Y
Hacker News
new
|
ask
|
show
|
jobs
by
strags
2630 days ago
Take a look at HJSON.
1 comments
roryokane
2629 days ago
I agree that HJSON is better for config files than JSON5, because of its more relaxed syntax requirements that making adding and editing values quicker.
Link for HJSON:
https://hjson.org/
Compare to JSON5:
https://json5.org/
link
Link for HJSON: https://hjson.org/
Compare to JSON5: https://json5.org/