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.
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.
creditcard-generator
Can generate valid credit card numbers for VISA, Amex, Mastercard, Diners, Discover, EnRoute, JCB, Voyager