UNPKG

credit-card-validator-mdemircelik

Version:

A library for credit card validation including Luhn check, CVV, expiration date, and card type identification.

11 lines (6 loc) 259 B
# Credit Card Validator A library for credit card validation including Luhn check, CVV, expiration date, and card type identification. ## Installation You can install this library using npm: ```bash npm install credit-card-validator-mdemircelik