0.1.3 • Published 8 years ago

typographic-bank-card v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

typographic-bank-card

Micro module for bank-card format

Status

npm version build status

Instalation

$ npm install typographic-bank-card

Use

var tbc = require('typographic-bank-card')

tbc("5441168611005540")
// 5441 1686 1100 55401

tbc("Credit card: 5441168611005540")
// Credit card: 5441 1686 1100 55401

License

MIT