alawmulaw

v6.0.0
A-Law and mu-Law codecs in JavaScript.
A-Law mu-Law audio codec encode decode compander companding PCM and 2 more...

lint

jshint index.js lib

test

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

test-umd

node ./node_modules/mocha/bin/_mocha test/src --umd --recursive -R dot

test-tsc

tsc ./test/dist/TypeScript/main.ts && node -r esm ./test/dist/TypeScript/main.js

test-dist

npm run test-umd && npm run test-tsc

pack

npm run test && rollup -c && npm run test-dist

doc

jsdoc -c .jsdocrc index.js lib -d docs -r README.md -t node_modules/docdash

build

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

coverage

nyc report --reporter=lcov > coverage.lcov && codecov
npm i alawmulaw

Metadata

  • MIT
  • >=8
  • Rafael da Silva Rocha
  • released 12/31/2019

Downloads

Maintainers