alawmulaw

v1.1.0
JavaScript A-Law and mu-Law codecs.
wav A-Law mu-Law audio codec encode decode compander companding and 4 more...

lint

jshint index.js

test

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

coverage

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

bundle

webpack

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

qa

npm run lint && npm run test

pack

npm run bundle && npm run compile && npm run doc

build

npm run qa && npm run pack

Metadata

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

Downloads

Maintainers