1.1.0 • Published 4 years ago

@oroinc/jquery-creditcardvalidator v1.1.0

Weekly downloads
503
License
MIT
Repository
github
Last release
4 years ago

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.