#ValkyrJS - Form validations that doesn't suck!
All existing client-side validation libraries suffer from at least one of these problems, an awful API, heavy dependencies or low extensibility.
ValkyrJS comes to rescue you on your HTML forms judgment by allowing you to extend your validations with new independent, inherited or composed rules. And all that with a really simple and straight forward API.