Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.01 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.01 KB

Yavp - Easy Promise-Driven Validation

Yavp is a flexible jQuery plugin which solves common validation problems in an elegant way. You no longer need to worry about repeating code for similar forms, using async functions (i.e. AJAX calls) or validating just a part of your form (like a step in a wizard form).

You can find detailed documentation here.

Yavp is released under MIT license.