cdigit
Collection of check digit algorithms implemented in JavaScript
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.
luhn-alg
Fastest implementation of the Luhn algorithm