Frontend validation jQuery plugin
Documentation and examples -- or you can just clone this and open index.html :)
- jQuery, version 1.8 or above
Although not strictly a dependency, nod.js was built with Bootstrap in mind.
This project comes with a develop enviroment managed with Gruntjs
### Setup dev environment
Download your dependencies for develop and testing.
npm install && bower install
You can develop and test and compile coffee and jade in real time and watch the changes with live reload
grunt server
Once you have complete your changes you can build it and move the files to the root with.
grunt build
- Luis Hdez - aggressivex
- Matthias Buchetics - mbuchetics
- Chris Hall - chall8908
- Eduardo Robles Elvira - edulix
- Nav Garcha - navgarcha
May be freely distributed under the MIT license.