1.3.1 • Published 5 years ago

grammar-unparser v1.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

grammar-unparser

NPM Version Build Status dependencies Status devDependencies Status Coverage Status

A nearley grammar unparser.

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

Installation is done using the npm install command:

$ npm install grammar-unparser

Tests

To run the test suite, first install the dependencies, then run npm test:

$ npm install
$ npm test

License

MIT

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago