validate-by-shorthand

v0.1.0
This library offers a wide range of validation tests, easily accessible via shorthands.
type test validate shorthands

test

mocha -R spec

lint

jshint ./lib/*.js & jscs ./lib/*.js

cover

istanbul cover ./node_modules/.bin/_mocha -- -R spec

watch

mocha -R spec -w

codeclimate

codeclimate-test-reporter < coverage/lcov.info
npm i validate-by-shorthand

Metadata

  • MIT
  • >=0.12.0
  • Simon Lepel
  • released 9/13/2015

Downloads

Maintainers