json5 / json5-spec

The JSON5 Data Interchange Format
https://spec.json5.org
MIT License
49 stars 11 forks source link

Recommended adding ES6 \u{.....} Unicode escapes #42

Open pallas opened 1 year ago

pallas commented 1 year ago

These are simpler than UTF-16 surrogate escapes and easy to tack on in both identifiers and strings.