Skip to content

ArnabXD/Bin-Lookup

Repository files navigation

BIN-LOOKUP

Search bin details from various bin database

Available Sources

Installation

npm i @arnabxd/bin-lookup

or

yarn add @arnabxd/bin-lookup

Example

import { binLookup } from '@arnabxd/bin-lookup';
// or
const { binLookup } = require('@arnabxd/bin-lookup');
// using async await
let bindata = await binLookup(439129, 'bins.su');
console.log(bindata);

// or using callbacks
binLookup(439129).then((data) => console.log(data));

API

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy