Merge pull request #126 from bestan/master

Added FieldVal
This commit is contained in:
Huei Tan 2015-06-12 00:41:53 +08:00
commit 9d9ca027b8

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