Last Updated: February 25, 2016
·
1.786K
· jenkinsdev

Vanilla JS Form Validation Library - Validatinator

Validatinator is a simple, yet effective, vanilla JavaScript form validation "plugin." The library is based off of one of PHP's most famous framework, Laravel. Using Validatinator is as easy as instantiating a Validatinator object, calling the passes or fails methods and if there are failed validations then grabbing those validations from the errors property on the main object.

Github: https://github.com/JenkinsDev/Validatinator

Now with more testing! https://travis-ci.org/JenkinsDev/Validatinator/builds