JSPM

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

lezer-based JavaScript grammar

Package Exports

  • lezer-javascript

Readme

lezer-javascript

This is a JavaScript grammar for the lezer parser system.

It parses ES2020, and supports a "ts" dialect to parse TypeScript, and a "jsx" dialect to parse JSX.

The code is licensed under an MIT license.