jsonm

v1.0.2
json compressor for packing messages with memoization

test

node_modules/mocha/bin/mocha .

browserify

mkdir -p build; node_modules/browserify/bin/cmd.js -s packer lib/packer.js -o build/packer.js && node_modules/browserify/bin/cmd.js -s unpacker lib/unpacker.js -o build/unpacker.js && node_modules/browserify/bin/cmd.js -s jsonm jsonm.js -o build/jsonm.js

postinstall

npm run browserify

Metadata

  • MIT
  • Whatever
  • Lennart Kats
  • released 1/11/2016

Downloads

Maintainers