Hacker News new | ask | show | jobs
by user5994461 3344 days ago
You can use hjson for human editable json.

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.

1 comments

That actually looks pretty nice. Thanks for the link!