UNPKG

validator.js

Version:

Powerful object and string validation in Javascript.

14 lines (10 loc) 179 B
language: node_js node_js: - "0.11" - "0.10" before_script: - npm install grunt-cli -g script: - npm test - npm run-script build --force - npm run-script test-dist