Minimal Credit Card Input Validation Library – creditCardValidator.js
A minimal, vanilla JavaScript credit card validator that has the ability to check & validate the credit card number, expiration Date and CVV.
A minimal, vanilla JavaScript credit card validator that has the ability to check & validate the credit card number, expiration Date and CVV.
dakrajs is a pure JavaScript library used for validating form fields with custom error messages on submit.
A simple and fast JavaScript library that provides client side validation with custom error messages and validation rules for html forms.
FormValidation is a very lightweight JavaScript library that provides basic client side form validation with custom error messages on submit.