JSPM

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

Lezer parser for JSON5

Package Exports

  • lezer-json5

Readme

Lezer grammar for JSON5

This grammar takes much of its content from the official Lezer JavaScript grammar and Joakker's tree-sitter JSON5 grammar. It can be used with CodeMirror 6 to parse the JSON5 syntax.