[WIP] An angular module to validate and format credit card number, expiration and cvv.
-
Updated
Dec 14, 2017 - TypeScript
[WIP] An angular module to validate and format credit card number, expiration and cvv.
Luhn - Intuitive credit card numbers validator
This repository provides a collection of functions for validating credit card numbers in JavaScript/TypeScript. The functions perform various checks to ensure that a credit card number is valid based on different criteria.
This credit card validator was built with Angular, Firebase for hosting, and Bulma for the styling. The form itself has custom masking for the entries, which is not from an existing npm package. Instead, I built it from scratch to help make the customization more manageable in the long run for this application. The validator itself, recognizes t…
Add a description, image, and links to the creditcard-validator topic page so that developers can more easily learn about it.
To associate your repository with the creditcard-validator topic, visit your repo's landing page and select "manage topics."