reportjs

v3.0.4
Report Library

test

karma start --single-run

lint

eslint src/js

check

npm run lint && npm run test

build

rimraf lib && babel --presets es2015 -d dist/js/ src/js/

prepublish

npm run check && npm run build

Metadata

  • MIT
  • Whatever
  • Riad Benguella
  • released 11/2/2016

Downloads

Maintainers