Minimal HTML5 Form Validator In Vanilla JavaScript – Pristine
Pristine is a lightweight vanilla JavaScript form validation library which works with the native HTML5 attributes and allows you to create your own validators of course.
Pristine is a lightweight vanilla JavaScript form validation library which works with the native HTML5 attributes and allows you to create your own validators of course.
Payment.js is a standalone Javascript library for E-commerce or business websites that helps you validate and format credit card form elements.
A fast, cross-browser, user-friendly, highly customizable form validator that works with the native HTML5 input types: text, email, url, date, etc.
Wellidate is a fast, easy-to-use JavaScript form validation library that supports both native HTML5 validation attribute and HTML data attribute.
Just-validate is a dependency-free, HTML5 data attribute based form validation that supports both client side and server side form validation.
A vanilla JavaScript form validator to validate your form controls and display error messages next to invalid fields.
formvalidatorjs is a lightweight, unobtrusive form validator written in vanilla JavaScript that works with the native HTML5 data validation.
A vanilla JavaScript plugin that adds the form validation functionality to your Bootstrap project without any 3rd JS libraries.
The Bouncer.js JavaScript library is created to extend the native HTML5 form validation that enables the customizable form validation on the form fields.
Coriander is a dead simple form validator used for validating form fields using Regex and required attribute.