query-string-json

v0.0.6
Parse and convert URL query strings to JSON
parse querystring query qs param parameter url uri stringify and 2 more...

test

./node_modules/mocha/bin/_mocha ./test/*.js -b

coverage

istanbul cover ./node_modules/mocha/bin/_mocha ./test/*.js

coveralls

istanbul cover ./node_modules/mocha/bin/_mocha ./test/*.js --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

Metadata

  • MIT
  • Whatever
  • Michael Herman
  • released 11/17/2016

Downloads

Maintainers