JSON grammar for Lezer
  • JavaScript 100%
Find a file
2026-04-14 17:24:26 +02:00
dist Conform to expectation of recent TS versions 2023-07-03 11:00:53 +02:00
src Emit tokens for colon and comma characters 2024-12-29 10:42:59 +01:00
test Conform to expectation of recent TS versions 2023-07-03 11:00:53 +02:00
.gitignore Add a demo page at /docs (for github pages) 2020-03-30 17:31:25 -05:00
.npmignore Add a demo page at /docs (for github pages) 2020-03-30 17:31:25 -05:00
CHANGELOG.md Mark version 1.0.3 2024-12-29 10:43:24 +01:00
LICENSE Update maintainer email 2023-01-24 08:28:49 +01:00
package.json Update github links 2026-04-14 17:24:26 +02:00
README.md Adjust readme to scoped package name 2021-09-01 11:10:34 +02:00
rollup.config.js Conform to expectation of recent TS versions 2023-07-03 11:00:53 +02:00

@lezer/json

This is a JSON grammar for the lezer parser system.

Reference: