Added is.js to the library

This commit is contained in:
Jithin 2015-05-28 10:53:43 +05:30
parent 3a768db504
commit 14d2d4f86c
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [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.
* [is.js](https://github.com/arasatasaygin/is.js) - Check types, regexps, presence, time and more.
## Keyboard Wrappers