jsonc

v2.0.0
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
json object notation safe stringify parse read-file write-file comments and 8 more...

clean

rimraf ./lib

build

npm run clean && npm run cover && mkdirp ./lib && tsc

test

jest --verbose --no-cache

cover

jest --coverage --verbose --no-cache

coveralls

cat ./test/coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js -v

report

open ./test/coverage/lcov-report/index.html

docs

docma -c ./docma.json
npm i jsonc

Metadata

  • MIT
  • >=8
  • Onur Yıldırım
  • released 6/17/2019

Downloads

Maintainers