alawmulaw

v2.0.3
JavaScript A-Law and mu-Law codecs.
wav A-Law mu-Law audio codec encode decode compander companding and 5 more...

lint

jshint index.js

test

nyc ./node_modules/mocha/bin/_mocha test --src --recursive

test-dist

nyc ./node_modules/mocha/bin/_mocha test --dist --recursive

coverage

nyc report --reporter=lcov > coverage.lcov && codecov

compile

google-closure-compiler-js dist/alawmulaw.js > dist/alawmulaw-min.js

doc

jsdoc index.js src -d docs -r README.md -t node_modules/docdash

pack

webpack && npm run compile && npm run doc

build

npm run lint && npm run pack && npm run test-dist && npm run test

Metadata

  • MIT
  • Whatever
  • Rafael da Silva Rocha
  • released 4/26/2018

Downloads

Maintainers