https://github.com/f22hd/creditcardvalidator
A validation of credit card numbers and bank card numbers using Luhn algorithm.
https://github.com/f22hd/creditcardvalidator
bank-card-numbers credit-card creditcardvalidator luhn-algorithm typescript validation
Last synced: 2 months ago
JSON representation
A validation of credit card numbers and bank card numbers using Luhn algorithm.
- Host: GitHub
- URL: https://github.com/f22hd/creditcardvalidator
- Owner: f22hd
- Created: 2018-09-24T16:03:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T11:34:40.000Z (about 5 years ago)
- Last Synced: 2025-04-12T02:13:45.928Z (2 months ago)
- Topics: bank-card-numbers, credit-card, creditcardvalidator, luhn-algorithm, typescript, validation
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CreditCardValidator
A validation of credit card numbers and bank card numbers using Luhn algorithm.
[demo](https://createdcardvalidatorapp.firebaseapp.com/)