Cursive Script Object Notation
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Serialization |released=≤2013 }} '''Cursive Script Object Notation''' ('''CSON''') is a variant of JSON that is designed to b...") |
(Category:JSON) |
||
Line 11: | Line 11: | ||
* [http://noe.mearie.org/cson/ CSON website] | * [http://noe.mearie.org/cson/ CSON website] | ||
* [https://github.com/disjukr/CSON-js CSON-js] | * [https://github.com/disjukr/CSON-js CSON-js] | ||
+ | |||
+ | [[Category:JSON]] |
Latest revision as of 16:06, 23 April 2017
Cursive Script Object Notation (CSON) is a variant of JSON that is designed to be easier for humans to edit.
It is not to be confused with CoffeeScript-Object-Notation.