reportjs

v3.3.0
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
npm i reportjs

Metadata

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

Downloads

Maintainers