What Is New In v2.1
Clear key patterns, indentation policy, scalar parsing order, and a strict/lenient behavior split.
First-class parsing behavior for vectors, color literals, references, and meta keys.
Includes browser parser playground and a canonical JSON bridge shape for integrations.
Navigation
Full Documentation
Complete v2.1 specification, parsing semantics, strict mode rules, and test matrix.
Quick Reference
One-page syntax and type cheat-sheet for day-to-day authoring.
Parser Playground
Paste N.O.N. text, parse it, view canonical JSON output, and inspect errors.
About The Format
Design philosophy, practical trade-offs, and migration framing from JSON/CML.
Implementation Assets
Use the parser module and docs together so contributors can align behavior and data contracts.