So I bought JSON.org, put up a web page and sort of declared it's a standard.- Douglas Crockford
Well, now it's time to do the same thing with JSONC (JSON with Comments):
Introducing jsonc.org.
This repository offers a home for a community-driven specification of JSONC.
JSONC is a widely used format for configuration files across different tools, but there can be subtle differences between implementations. The goal of this project is to document rules and recommendations so developers and tool authors can align on the same expectations.
- The main specification content: index.md (Web version).
- Tools and Libraries list: tools.md (Web version).
- Grammar material:
- JSONC.abnf
- Railroad Diagram (Web version)
See CONTRIBUTING.md.
This project is licensed under the MIT License. See LICENSE for details.