Merge pull request #48 from nghuuphuoc/master

Add BootstrapValidator plugin to the Validation section
This commit is contained in:
chencheng (云谦) 2014-08-21 19:00:27 +08:00
commit e0cde68080
1 changed files with 1 additions and 0 deletions

View File

@ -400,6 +400,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [jquery-validation](https://github.com/jzaefferer/jquery-validation) - jQuery Validation Plugin.
* [validator.js](https://github.com/chriso/validator.js) - String validation and sanitization.
* [validate.js](https://github.com/rickharrison/validate.js) - Lightweight JavaScript form validation library inspired by CodeIgniter.
* [BootstrapValidator](https://github.com/nghuuphuoc/bootstrapvalidator) - The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3.
## Keyboard Wrappers