licenses.dev

chevrotain v12.0.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.05
PackageRelationDependenciesPublished
@chevrotain/cst-dts-gen • 12.0.0Generates type definitions for Chevrotain CST nodesDIRECT2
@chevrotain/gast • 12.0.0Grammar AST structure for Chevrotain ParsersDIRECT1
@chevrotain/regexp-to-ast • 12.0.0Parses a Regular Expression and outputs an ASTDIRECT0
@chevrotain/types • 12.0.0Type Signatures and API Website for ChevrotainDIRECT0
@chevrotain/utils • 12.0.0common utilitiesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/chevrotain)](https://licenses.dev/npm/chevrotain)
<a href="https://licenses.dev/npm/chevrotain">
  <img src="https://licenses.dev/b/npm/chevrotain" alt="licenses" />
</a>

Or the licenses badge code for the 12.0.0 version:

[![licenses](https://licenses.dev/b/npm/chevrotain/12.0.0)](https://licenses.dev/npm/chevrotain/12.0.0)
<a href="https://licenses.dev/npm/chevrotain/12.0.0">
  <img src="https://licenses.dev/b/npm/chevrotain/12.0.0" alt="licenses" />
</a>
GitHub