A general purpose library for building credit card forms, validating inputs and formatting numbers.
This fork removes the spaces in the expiration date formatter, so that the field is formatted and validated as "MM/YY" rather than "MM / YY". This makes it compatible with Braintree, a competitor to Stripe. Sorry, Stripe, but we need that Paypal button.
For all other documentation, see the upstream repository