JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 828
  • Score
    100M100P100Q39504F
  • License MIT

lezer-based JavaScript grammar

Package Exports

  • lezer-javascript

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 (lezer-javascript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

lezer-javascript

This is a JavaScript grammar for the lezer parser system.

It currently parses roughly ES2017. There are plans to add support for JSX and TypeScript in the future.

The code is licensed under an MIT license.