Merge pull request #112 from Waterloo/patch-1

Added is.js to the library
This commit is contained in:
Huei Tan 2015-06-11 23:16:01 +08:00
commit 214e44be86

View File

@ -438,7 +438,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