Added FieldVal

This commit is contained in:
bestan 2015-06-11 19:28:22 +03:00
parent 45965dfc2f
commit 5c6cb44445

View File

@ -447,6 +447,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [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.
* [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.
## Keyboard Wrappers