JSON5 is an extension of the JSON file format that makes it easier to write and maintain, particularly for config files. It is a superset of JSON, compatible with valid JSON files, and includes additional syntax features. JSON5 offers a compatible API with JSON, supporting both parsing and stringifying of JSON5 data, and

6m read timeFrom json5.org
Post cover image
Table of contents
Summary of FeaturesExampleSpecificationInstallation and UsageAPICLIContributingECMAScript CompatibilityLicenseCredits
2 Comments

Sort: