compile-json-stringify

v0.1.1
Compile a JSON.stringify() function with type hints for maximum performance
compile json stringify fast

lint

eslint *.js test/*.js

test-only

nyc --reporter=html --reporter=text-summary mocha

test

npm run lint && npm run test-only

coveralls

nyc report --reporter=text-lcov | coveralls

Metadata

  • MIT
  • >=6
  • Nathan Woltman
  • released 1/18/2018

Downloads

Maintainers