jsonschemav

v0.1.0
A simple JSON Schema Validation
json schema validator validation

dev

DEBUG=newsletter-server* nodemon --harmony --trace-warnings index.js

pretest

standard

test

mocha --harmony --trace-warnings test/specs test/specs/**/*.spec.js

posttest

npm run doc

doc

documentation readme lib/compiler.js --shallow --section='Instance API'

lint

standard

lintd

nodemon -x 'npm run lint'

testd

nodemon -x 'mocha --harmony --trace-warnings test/specs test/specs/**/*.spec.js'

tag

git tag `node -p 'require("./package").version'`

coveraged

nodemon -x 'npm run coverage'

testdb

mocha --debug-brk --harmony --trace-warnings test/specs test/specs/**/*.spec.js

debug

DEBUG=newsletter-server* node-debug index.js

coverage

istanbul cover _mocha test/specs test/specs/**/*.spec.js

Metadata

  • MIT
  • Whatever
  • Sébastien Demanou
  • released 5/15/2017

Downloads

Maintainers