Y
Hacker News
new
|
ask
|
show
|
jobs
by
vvillena
1147 days ago
HOCON is a great human-readable alternative to JSON. It's a superset of JSON with lots of cool features that make it both more readable and easier to use.
Here's a rundown of HOCON's main features:
https://github.com/lightbend/config#features-of-hocon
1 comments
camdenreslink
1147 days ago
I have had great experience with HOCON. I miss it in non-JVM languages.
link