Skip to content

wandersoncesar/simple-credit-card-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-credit-card-type

A simple library to get credit card type

How to install

npm install --save simple-credit-card-type

How to use

var type = require("simple-credit-card-type")
var creditCardType = type("5500223732985082") // Master

Credit Card Types

Types
Visa
Amex
Master
Elo
JCB
Aura
Diners
Discover

About

A simple library to get credit card type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published