JSON5

last updated: Sep 30, 2025

https://json5.org/

JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). It is not intended to be used for machine-to-machine communication. (Keep using JSON or other file formats for that. 🙂)

More featureful than JSONC/MAML

↑ up