pest-parser / pest

The Elegant Parser
https://pest.rs
Apache License 2.0
4.67k stars 261 forks source link

Add reference to json5-nodes #873

Closed jlyonsmith closed 1 year ago

jlyonsmith commented 1 year ago

A library that uses a JSON5 Pest grammar to parse JSON5 into "nodes" that include the location of the JSON element in the original text.