0.0.53 • Published 6 years ago

binnear v0.0.53

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

BinneAR

BinneAR is a simple but efective bin validator for all banks in Argentina

Installing

To start, you must run the following command:

npm i binnear

or

npm install binnear

Getting started

var binnear = require('binnear');

Methods

Check BIN

checkBin(bin)

bin -> string (The method is prepare to receive 6 or more chars, but no less.)

Validate Card

validateBin(card)

card -> string (The method is prepare to receive 13 to 18 chars, no more, no less.)

Authors

Contributions

Please, feel free to contribute and increase bins list.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

0.0.53

6 years ago

0.0.52

6 years ago

0.0.51

6 years ago

0.0.50

6 years ago

0.0.49

6 years ago

0.0.48

6 years ago

0.0.47

6 years ago

0.0.46

6 years ago

0.0.45

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago