An open API service indexing awesome lists of open source software.

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.

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/)