node-cjson icon indicating copy to clipboard operation
node-cjson copied to clipboard

Comments enabled json loader (Commented JavaScript Object Notation)

Results 4 node-cjson issues
Sort by recently updated
recently updated
newest added

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

https://travis-ci.org/kof/node-cjson needs to be activated

Hi, I wanted to replace some of my `require('./config.json')` usages in my project with `cjson.load('./config.json')`. The config.json file is located in a sub-directory structure of my project, and alongside it...

Bug

http://GOESSNER.net/articles/JsonPath

Enhancement