Skip to content

brunosalgado/jquery-creditcardvalidator

 
 

Repository files navigation

jQuery Credit Card Validator

jQuery Credit Card Validator detects and validates credit card numbers. It’ll tell you the detected credit card type and whether the number length and Luhn checksum are valid for the type of card.

Download

The latest stable version is always in master branch. If you need previous versions, you’ll find them on the releases page.

Do not use any branches other than master. Branches like release/1.0 are development branches and they will most likely be broken.

How to use

For instructions see the official jQuery Credit Card Validator homepage.

About

jQuery credit card validation and detection plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.7%
  • HTML 8.9%
  • CoffeeScript 6.9%
  • CSS 5.5%