mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Update unsupported BootstrapValidator link to point to renamed FormValidation (#293)
This commit is contained in:
parent
e040f57c39
commit
75a1786b33
@ -538,7 +538,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
||||
* [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.
|
||||
* [validatr](https://github.com/jaymorrow/validatr/) - Cross Browser HTML5 Form Validation.
|
||||
* [BootstrapValidator](https://github.com/nghuuphuoc/bootstrapvalidator) - The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3.
|
||||
* [FormValidation](http://formvalidation.io/) - The best jQuery plugin to validate form fields. Formerly BootstrapValidator.
|
||||
* [is.js](https://github.com/arasatasaygin/is.js) - Check types, regexps, presence, time and more.
|
||||
* [FieldVal](https://github.com/FieldVal/fieldval-js) - multipurpose validation library. Supports both sync and async validation.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user