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

1.7.5 • Public • Published

@argdown/core

Argdown logo

The package contains

  • the parser and lexer for the Argdown argumentation syntax, using the Chevrotain DSL.
  • the basic ArgdownApplication class that manages plugins
  • and the plugins for all central tasks, including the ParserPlugin, ModelPlugin, MapPlugin, HtmlExportPlugin, JSONExportPlugin, DotExportPlugin.

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/core.

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

Testing

npm run test

Building

npm run build

/@argdown/core/

    Package Sidebar

    Install

    npm i @argdown/core

    Weekly Downloads

    29

    Version

    1.7.5

    License

    MIT

    Unpacked Size

    1.24 MB

    Total Files

    258

    Last publish

    Collaborators

    • christianvoigt