|
|
|
|
|
by stock_toaster
3344 days ago
|
|
Seems like they could have used something a bit nicer to work with too (yaml, libucl, hocon, etc). I am honestly getting tired of editing fiddly json (no comments, last element in list can't have a comma, etc) all over the place. |
|
http://hjson.org/try.html
Human editable json, with comments, and doesn't kill you for a lack of trailing comma.
Available libraries in tons of languages.