card-detector

0.0.4 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i card-detector

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • kmkanagaraj