Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
docx-to-vfile
Reads a `.docx` file and stores its components in vfile format to be processed by other tools, like `reoff-parse`.
reoff-parse
Plugin for [reoff][reoff] to parse a `.docx` XML file into an `ooxast` AST.
ooxast-util-get-style
Get style from a `w:p` or `w:r` element.
ooxast-util-remove-rsid
Cleans all the rsid tags from an ooxast tree, and merges `w:r` elements if they only differ by rsid values.
ooxast
Type definitions for `ooxast` (Open Office XML abstract syntax tree), a syntax for abstract syntax trees representing Open Office XML documents in the [`unist`](https://github.com/syntax-tree/unist) format.
ooxast-util-citation-plugin
Small ooxast utility which scans the text to identify the citation plugin used, either Mendely, Zotero, EndNote, Citavi, native word citations or none at all.
reoff-cite
default(options: Options = ...): Function;
ooxast-util-citations
This package is [ESM only](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
reoff-clean
Plugin for [reoff][reoff] to clean the ooxast tree.
ooxast-util-parse-bib
Find and convert raw references to CSL-JSON using `anystyle`.
reoff-unified-latex
Plugin for `reoff` that takes an `ooxast` tree and turns it into a `unified-latex` tree, allowing for .docx to .tex conversion
ooxast-util-properties
Return the attributes of an `ooxast` node as a JSON object
reoff-remark
Plugin for `reoff` that takes an `ooxast` tree and turns it into a `remark` tree, allowing for .docx to .tex conversion
ooxast-util-to-jast
Util to convert `ooxast` syntax tree to `jast` syntax tree, allowing for `.docx` to `JATS XML` conversion.
reoff-rejour
Plugin for `reoff` that transforms an `ooxast` syntax tree into a `jats` syntax tree, i.e.