card-detector
v0.0.4
Published
Card network detection for Indian Credit/Debit cards
Downloads
10
Readme
card-detector
Card network detection for Indian Credit/Debit cards
Install using NPM
npm install card-detector --save
Install using BOWER
bower install card-detector --save
How to use
var cardType = CardDetector.detectCardType(cardNumber)
Supported card networks
- visa
- mastercard
- maestro16
- amex
- rupay
- maestro
- discover
- diners
- jcb
License
The code in this repository is licensed under the MIT License.