@argdown/node
TypeScript icon, indicating that this package has built-in type declarations

1.7.5 • Public • Published

@argdown/node

Argdown logo

This package consists of classes specific for running Argdown applications in Node.js:

  • The package contains the AsynArgdownApplication subclass supporting asynchronous plugin methods.
  • It instantiates this class with all plugins and processes preconfigured and predefined so that you can use it directly without any additional setup.
  • It provides plugins that are specific to Argdown applications that are running in Node.js and not in the browser, for example the LoadFilePlugin and the SaveAsPlugin.

The package is used in @argdown/cli and @argdown/vscode.

This package is part of the Argdown project.

For more information about this package visit the API documents.

Installing

If you want to use the package in your own software, use npm install @argdown/node.

If you want to check out the code, fork this repository and run npm run bootstrap.

Testing

npm run test

Building

npm run build

Readme

Keywords

Package Sidebar

Install

npm i @argdown/node

Weekly Downloads

6

Version

1.7.5

License

MIT

Unpacked Size

2.18 MB

Total Files

154

Last publish

Collaborators

  • christianvoigt