Hjson
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Configuration files |extensions={{ext|hjson}} |released=2014 }} '''Hjson''' ("the Human JSON") is a variant of JSON intended to...") |
Dan Tobias (Talk | contribs) (→Links) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
== Links == | == Links == | ||
| − | * [https://hjson.org/ Hjson website] | + | * [https://web.archive.org/web/20180802032544/https://hjson.org/ Hjson website (archive)] |
| + | * [https://hjson.github.io/ Github site] | ||
[[Category:Serialization]] | [[Category:Serialization]] | ||
| + | [[Category:JSON]] | ||
Latest revision as of 18:05, 4 March 2024
Hjson ("the Human JSON") is a variant of JSON intended to be used as a configuration file format. It is designed to be easier for humans to edit.