JSPM

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

lezer-based JavaScript grammar

Package Exports

  • lezer-javascript

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.