Brooklyn Based Web Development

Micro Check Library Is.Js

Feb
24
2015
Micro Check Library Is.Js

When developing websites and web-based applications, there’s always a need to run some kind of Validation. Nowadays, the common solutions are to validate before the data hits the backend by using Javascript to validate the data in the form fields. It’s little libraries like IS.JS that make these little steps that much easier. IS.js is called a Micro Check library and the developer has provided a fantastic API and documentation to build complex validation tools without having to reinvent the wheel every time.

Great tools available on GIT
https://github.com/arasatasaygin/is.js/

More about IS.js and Documentation available here:
http://arasatasaygin.github.io/is.js/