44 packages
crossref-json
Defined in: [index.ts:38](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts
crossref-to-csl
crossrefToCsl(item: CrossrefJSON): CSL;
csl-consolidate
Try to resolve a list of CSL data with crossref metadata
csl-to-biblatex
Somewhat jank CSL-JSON to biblatex converter
docx-to-vfile
Reads a `.docx` file and stores its components in vfile format to be processed by other tools, like `reoff-parse`.
html-to-notion-blocks
Transform HTML to Notion blocks
jast-types
jast (journal article/abstract syntax tree) is a unified-compatible syntax for abstract syntax trees representing JATS XML, specifically the "Green" publishing tag set.
jast-util-from-csl
Transform a CSL list or object to a [jast][jast] node.
jast-util-to-csl
Convert a `jast` citation syntax tree to list of `csl` objects.
jast-util-to-texast
Utility to convert a [jast][jast] tree to a [texast][texast] tree.