From 14d2d4f86c3520a11168f8b1ec4c7e4d178e2d93 Mon Sep 17 00:00:00 2001 From: Jithin Date: Thu, 28 May 2015 10:53:43 +0530 Subject: [PATCH] Added is.js to the library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f864cc9..3b4272f 100644 --- a/README.md +++ b/README.md @@ -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