alawmulaw

v2.0.7
A-Law and mu-Law codecs in JavaScript.
wav A-Law mu-Law audio codec encode decode compander companding and 6 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

doc

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

pack

webpack && npm run test-dist

build

npm run lint && npm run test && npm run pack && npm run doc

build-ci

npm run lint && npm run pack && npm run test && npm run doc

Metadata

  • MIT
  • Whatever
  • Rafael da Silva Rocha
  • released 6/11/2018

Downloads

Maintainers