rejour-stringify
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.

rejour-stringify

Plugin for rejour that stringifies a jast syntax tree to a JATS XML document.

Contents

What is this?

When should I use this?

Install

This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as

pnpm add rejour-stringify
# or with yarn
# yarn add rejour-stringify
# or with npm
# npm install rejour-stringify

Use

API


default()

Signature

default(): void;

Returns

void

Defined in: lib/rejour-stringify.ts:8

Syntax tree

Types

Compatibility

Security

Contribute

License

GPL-3.0-or-later © Thomas F. K. Jorna

Package Sidebar

Install

npm i rejour-stringify

Weekly Downloads

1

Version

0.1.0

License

GPL-3.0-or-later

Unpacked Size

5.71 kB

Total Files

7

Last publish

Collaborators

  • tefkah