|
|
|
|
|
by account-5
1704 days ago
|
|
I've been looking at data serialisation formats recently. - JSON
- TOML
- CSON
- INI
- ENO
- XML I like CSV for tabular data obviously. This looks, as others have mentioned, like CSV with better metadata. I like INI for its simplicity. JSON is good for more complicated data, but I have to say I like CSON. |
|