We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Love the simple focus and straightforwardness of this library!
Thoughts on adding a credit card format example in format.js?
Found some code from cleave.js for formatting for credit cards as a reference. https://github.com/nosir/cleave.js/blob/master/src/shortcuts/CreditCardDetector.js
cleave.js
The text was updated successfully, but these errors were encountered:
I think to create standalone library with different universal formatters, possibly will add there I think.
Sorry, something went wrong.
No branches or pull requests
Love the simple focus and straightforwardness of this library!
Thoughts on adding a credit card format example in format.js?
Found some code from
cleave.js
for formatting for credit cards as a reference.https://github.com/nosir/cleave.js/blob/master/src/shortcuts/CreditCardDetector.js
The text was updated successfully, but these errors were encountered: