Beautful Material Form Validator With Input Mask
A jQuery plugin for the Material Components Web that applies form validation, floating label and input mask functionalities to form fields.
Demo
Download
seen from China

seen from Australia

seen from United Kingdom
seen from Netherlands

seen from United States
seen from Yemen
seen from United States
seen from Malaysia

seen from Lithuania
seen from Türkiye
seen from North Macedonia
seen from Peru

seen from Netherlands
seen from Dominican Republic
seen from Sudan

seen from Italy
seen from United States
seen from United States

seen from Singapore

seen from United Kingdom
Beautful Material Form Validator With Input Mask
A jQuery plugin for the Material Components Web that applies form validation, floating label and input mask functionalities to form fields.
Demo
Download
Credit Card Number/Type/Length/Luhn Validator - jquery.creditCardValidator.js
Just another jQuery based credit card number validator designed for your eCommerce website or online store.
Demo
Download
Realtime Form Validation Engine In jQuery - Checkifyr
Checkify is a jQuery based form validator that provides realtime, client-side, mobile-friendly validation functionalities on form fields.
Demo
Download
Powerful HTML5 Form Validation Plugin - jQuery DjValidator
DjValidator is a simple, flexible, powerful jQuery based HTML5 form validator that comes with 20+ built-in validation rules and is easy to extend using your own validations.
Demo
Download
Simplest HTML5 Form Validation Plugin - jQuery Simple Validator
This is a super simple and lightweight jQuery plugin to provide client-side form validation without writing any JavaScript codes.
Demo
Download
Lightweight Form Validator For Bootstrap - jQuery validator.js
validator.js is a small jQuery form validation plugin for Bootstrap framework that currently comes with 6 validators: 'required', 'length', 'or', 'equals', 'callback' and custom REGEX patterns.
Demo
Download
Zero-Dependency JavaScript/TypeScript Validation Library - @incogdev/validate
Validate is a zero-dependency JavaScript and TypeScript validation library that checks values, object payloads, nested data, and transformed input in Node.js and browser projects. You can use the library to validate single values with chainable rules, model full objects with schemas, add custom business rules, run async checks, and return structured errors. Features: Validate emails, URLs, phone…
Fast Clientside Form Validation with Zephyr Form Validator
ZephyrFormValidator is a lightweight JavaScript library for fast, customizable, client-side form validation. It features real-time error feedback, custom validation rules, and CSS class toggling for visual states. How to use it: 1. Download the library and load the zephyr-form-validator.js file in the document. <script src="ZephyrFormValidator.js"></script> 2. Your form elements need id or name…