Y
Hacker News
new
|
ask
|
show
|
jobs
by
lijok
1049 days ago
I think "easy for humans to edit" is where I mostly disagree with. To this day I have not worked with anyone that understood the .toml format.
2 comments
heinrich5991
1049 days ago
Hey. I think I understand the .toml format. What do you want to know?
link
paulddraper
1049 days ago
How much time have you spent towards TOML vs -- say -- YAML?
More editable than JSON and far simpler than YAML.
---
The Rust ecosystem also uses TOML.
link