From 5c6cb44445d6dbda9510f45ed58ae50600965050 Mon Sep 17 00:00:00 2001 From: bestan Date: Thu, 11 Jun 2015 19:28:22 +0300 Subject: [PATCH] Added FieldVal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 409f2d2..254d5af 100644 --- a/README.md +++ b/README.md @@ -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