@lanyue/jsonc
v1.0.0
Published
lezer-based JSON grammar
Downloads
1
Readme
jsonc
fork https://github.com/lezer-parser/json
npm install @lanyue/jsonc
This is a JSON with comment grammar for the lezer parser system.
Reference:
- https://www.json.org/json-en.html
- https://tools.ietf.org/html/rfc8259 (The latest IETF RFC – contains the latest full spec)