node-cson-parser

Safe parsing of CSON files

Description

Node-cson-parser is a minimalistic CSON parser which offers:
 - A strict subset of CSON that allows only data
 - Interface is identical to JSON.{parse,stringify}
 - Does not run the code, free of intermediate string representations
 - Sane parse error messages with line/column
 - Regular Expressions are considered data and will be accepted as well

In addition of pure data it allows for simple arithmetic expressions like addition and multiplication. This allows more readable configuration of numbers.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/groupon/cson-parser


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-cson-parser