1.2.0 • Published 5 years ago

iran-shetab v1.2.0

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

iran-shetab

A javascript library to validate and recognize Shetab card numbers

Credit & Debit Card (Shetab) validation and Recognition in javascript.

To use iran sheba you just need to:

npm install iran-shetab --save

Usage

How to use it:

var Sheba = require('iran-sheba');

console.log(Sheba.isValid('6221-0611-****-****'));
console.log(Sheba.isValid('62210611********'));
console.log(Sheba.isValid('62210611********'));

Suggestions?

Drop an email to r.ghorbani.f@gmail.com

Open issues

Submit PRs.

1.2.0

5 years ago

1.1.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago