creditcardutils

A general purpose javascript library for credit card number validation and formatting. Based on https://github.com/jondavidjohn/payform and https://github.com/stripe/jquery.payment. Usable in React Native and Node.

is2

A type checking library where each exported function returns either true or false and does not throw. Also added tests.