Skip to content

lewisgibson/grammar-unparser

Repository files navigation

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

About

A nearley grammar unparser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published