The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
npm install formvalidation| Quick links |
|----------------------------------------------------------------------------------|
| Document |
| Examples |
| Report issues, Ask questions |
http://formvalidation.io - The best jQuery plugin to validate form fields, designed to use with:
- [x] Bootstrap
- [x] Foundation
- [x] Pure
- [x] Semantic UI
- [x] UIKit
It's developed from scratch by @nghuuphuoc.
__Required__: jQuery 1.9.1+
Screenshots first because we love it!
__Validating Bootstrap form__
__Validating Foundation form__
__Validating Pure form__
__Validating Semantic UI form__
__Validating UI Kit form__
http://formvalidation.io/examples/
There are also many examples located in the demo directory.
You also can run the ``demo` locally by:
* Clone the repo:
``
git clone https://github.com/formvalidation/formvalidation.git
* Go to the cloned directory and run the command:
``
python -m SimpleHTTPServer 8000
* Access the demo at
```
http://localhost:8000/demo/the_demo_file_here.html
See the official website for the full list of features
* Latest version: http://formvalidation.io/download/
* Release History: Look at the Change Log
The __FormValidation__ plugin is written by Nguyen Huu Phuoc, aka @nghuuphuoc
* http://twitter.com/nghuuphuoc
* http://github.com/nghuuphuoc
Contributions are welcome!
Please notice that your code may be used as part of a commercial product if the pull request is merged.
For more information about the license, see http://formvalidation.io/license/