JSPM

  • Created
  • Published
  • Downloads 8017329
  • Score
    100M100P100Q254128F
  • License Apache-2.0

Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers

Package Exports

  • chevrotain
  • chevrotain/lib/chevrotain

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chevrotain) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Chevrotain

For details see:

Install

Using npm:

npm install chevrotain

or using yarn:

yarn add chevrotain