Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
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.
cc-luhn
Calculate or verify the credit card check digit (luhn)
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.
check-luhn
bank card number luhn check
creditcard-generator
Can generate valid credit card numbers for VISA, Amex, Mastercard, Diners, Discover, EnRoute, JCB, Voyager
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
@getevy/luhn-validation
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
luhn-alg
Fastest implementation of the Luhn algorithm
node-imei
imei generator/checker
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.
node-luhn
A Luhn (mod 10) algorithm module for credit card number validation.
ocrgenerator
Swedish invoice no generator
generate-serial-number
generate serial number library
cc-validate
Credit Card validation using luhn algorithm
luhn-mod-n
Implementation of Luhn mod N checkdigit algorithm
luhn-validation
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
bpay
BPAY Customer Reference Number Generator and Validator
luhn-check
validation for credit cards using the Luhn algorithm