1.0.0 • Published 5 years ago

banker-js v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Bankerjs

A set of handy methods for formatting, validating and handling Iran's credit card numbers and IBAN numbers.

Methods

isShebaValid

isShebaValid("IR062960000000100324200001") //return true

getNameBySheba

returns bank name based on given IBAN.

getNameByCardNumber

returns bank name based in given credit card number

CREDITS