creditcards
Utility methods for formatting and validating credit cards
is2
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
fast-luhn
A fast Luhn algorithm for validating credit cards