iz

v2.3.0
Validation for node and the web.
validation regex checker

build

babel src -d lib

lint

eslint src/*.js spec/*.js

lint:fix

eslint src/*.js spec/*.js --fix

prepublish

npm run build

test

npm run lint && npm run unit

unit

mocha spec/*.spec.js

unit:debug

mocha debug spec/*.spec.js

Metadata

Downloads

Maintainers