web-audio-test-api

v0.6.3
Web Audio API for CI
test webaudio

build

BABEL_DISABLE_CACHE=1 BABEL_ENV=production babel -d lib src

clean

rm -rf lib coverage .nyc_output *.log

cover

BABEL_ENV=coverage nyc --reporter text --reporter html npm test

examples

eater --dir examples

lint

eslint src test

postversion

git push && git push --tags && npm run clean

prepublish

npm-run-all clean lint test build

preversion

npm-run-all clean lint test

test

mocha

travis

BABEL_DISABLE_CACHE=1 npm-run-all lint test

Metadata

  • MIT
  • >= 6.0.0
  • Nao Yonamine
  • released 1/28/2017

Downloads

Maintainers