Y
Hacker News
new
|
ask
|
show
|
jobs
by
wattengard
2835 days ago
What are the benefits over JSON5?
1 comments
arethuza
2835 days ago
Personally, I'd be happy with just a standard way of adding comments to JSON
link
benjaminjackman
2835 days ago
You may want to check out [json5](
https://json5.org
) it supports comments (among other features like trailing commas)
link
arethuza
2835 days ago
My comment was actually prompted by looking at Json5 features and thinking that I'm not really bothered about any of those other features. I'd just like JSON to have comments.
link