escape-json-node

v1.0.8
Escape nested double quotes and unescape apostrophes within JSON string.
espace unescape invalid json characters quotes apostrophes node

test

mocha --colors --sort --bail --reporter spec --check-leaks --full-trace --no-timeouts --recursive ./test/*.js

test-ci

istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --colors --sort --bail --reporter spec --check-leaks --full-trace --no-timeouts --recursive ./test/*.js

test-cov

istanbul cover node_modules/mocha/bin/_mocha -- --colors --sort --bail --reporter dot --check-leaks --full-trace --no-timeouts --recursive ./test/*.js

test-tap

mocha --colors --sort --bail --reporter tap --check-leaks --full-trace --no-timeouts --recursive ./test/*.js

Metadata

  • MIT
  • >= 0.10.0
  • Anatoliy Gatt
  • released 7/2/2016

Downloads

Maintainers