Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

CSON

< >

CSON, aka CoffeeScript Object Notation, is an open source data notation created in 2011 by Benjamin Lupton.

#242on PLDB 13Years Old 16Repos
Download source code:
git clone https://github.com/bevry/cson
Source Code

CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.


Example from hello-world:
{'Hello': 'World'}
Example from Linguist:
'menu': [ { 'label': 'Packages' 'submenu': [ 'label': 'Wercker Status' 'submenu': [ { 'label': 'Check now!', 'command': 'wercker-status:checknow' } ] ] } ]

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0