JSON5 — JSON for humans

JSON5 is an extension of the JSON file format, aiming to be easier to write and maintain by hand. It is not intended for machine-to-machine communication and is compatible with ES5. The JSON5 API is compatible with the JSON API, providing methods for parsing and serializing JSON5 data.

Source: https://json5.org/

More From Author

Leave a Reply

Recent Comments

No comments to show.