xapi-validation

v1.0.1
Validation library for the xAPI.

test

./node_modules/mocha/bin/mocha dist/**/*.test.js

test-watch

./node_modules/mocha/bin/mocha dist/**/*.test.js --watch

cover

./node_modules/mocha/bin/mocha dist/**/*.test.js --require blanket --reporter mocha-lcov-reporter > coverage/coverage.lcov

codecov

./node_modules/codecov/bin/codecov

build

./node_modules/typescript/bin/tsc

build-watch

./node_modules/typescript/bin/tsc --watch

lint

./node_modules/tslint/bin/tslint --project ./tsconfig.json -c ./tslint.json

duplication-limit

./node_modules/jscpd/bin/jscpd --limit=1

duplication

./node_modules/jscpd/bin/jscpd

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 1/21/2017

Downloads

Maintainers