zstd-codec

v0.1.5
Zstandard codec powered by Emscripten

build-binding

bash ../update-zstd-binding.sh

build-local

browserify index-local.js -o dist/bundle.js -t [ babelify --presets [ es2015 ] --compact [false ] ]

lint

eslint lib

test

jest

test-coverage

jest --coverage --collectCoverageFrom=lib/**/*.js --collectCoverageFrom=!lib/zstd-codec-binding.js

test-debug

node --inspect-brk node_modules/.bin/jest --runInBand
npm i zstd-codec

Metadata

  • MIT
  • Whatever
  • yoshihitoh
  • released 7/27/2024

Downloads

Maintainers