notepack.io

v2.0.1
A fast Node.js implementation of the latest MessagePack spec

test

mocha -r ./test/support/env -R dot ./test

test-cov

istanbul cover ./node_modules/mocha/bin/_mocha -- -r ./test/support/env -R dot ./test

test-travis

istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -r ./test/support/env -R spec ./test

build

rm -rf dist && ./node_modules/.bin/webpack --config support/webpack.config.js

Metadata

  • MIT
  • Whatever
  • Ben Shepheard
  • released 6/6/2017

Downloads

Maintainers