JavaScript form validation, without actually writing a single line of JavaScript!
2.0.6
See index.html
and doc/
jQuery >= 1.8
See CONTRIBUTING.md
file
Create integration with other framework as a separate Github repo and send a pull request for including here. Some integrations are
npm install
npm install -g grunt-cli
npm install -g bower
grunt configure
grunt build
grunt build-all
First time:
npm install -g docco
then
grunt build-annotated-source
In the browser: open test/index.html
In the terminal: npm test
Released under the MIT License. See the bundled LICENSE
file for
details.