Javascript form validation, without actually writing a single line of javascript!
2.0.0-rc4
See index.html
and doc/
jQuery >= 1.6
See CONTRIBUTING.md
file
npm install
npm install -g grunt-cli
grunt configure
grunt build
grunt build-all
First time:
sudo 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.