mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Update unsupported BootstrapValidator link to point to renamed FormValidation (#293)
This commit is contained in:
@@ -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.
|
* [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.
|
* [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.
|
* [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.
|
* [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.
|
* [FieldVal](https://github.com/FieldVal/fieldval-js) - multipurpose validation library. Supports both sync and async validation.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user