Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
luhn-generator
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
fast-luhn
A fast Luhn algorithm for validating credit cards
luhn
A validation module for browsers and Node.js to validate credit card numbers against the luhn algorithm.
@getevy/luhn-validation
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
luhn-alg
Fastest implementation of the Luhn algorithm
creditcard-generator
Can generate valid credit card numbers for VISA, Amex, Mastercard, Diners, Discover, EnRoute, JCB, Voyager
cdigit
Collection of check digit algorithms implemented in JavaScript
checkdigit
Module to calculate and validate check digits for redundancy checking, using f.ex. mod10 (luhn algorithm) or mod11.
node-imei
imei generator/checker
lab-credit-card-validator
Validador de numeros de cartao de credito, utilizando a formula de Luhn
luhn-validation
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
node-luhn
A Luhn (mod 10) algorithm module for credit card number validation.
ocrgenerator
Swedish invoice no generator
cc-validate
Credit Card validation using luhn algorithm
luhn-string
A library to generate strings that end with a checksum 'digit'. Digits in the string are in the range 0-9B-DF-HJ-NP-TV-XZ. All uppercase.
luhn-mod-n
Implementation of Luhn mod N checkdigit algorithm
cc-luhn
Calculate or verify the credit card check digit (luhn)
generate-serial-number
generate serial number library
credit-card-identifier
Correctly identifies cards from VISA, Amex, Mastercard, Diners, Discover, JCB, Switch, Solo, Dankort, Maestro, Forbrugsforeningen, Laser.
luhn-validator
Credit card and IMEI number validation using luhn algorithm