A package to search bin details from various sources

Overview

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, 'binov.net');
console.log(bindata);

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

API

Comments
Releases(v2.0.0)
  • v2.0.0(Dec 12, 2022)

    What's Changed

    • chore(deps): update dependency eslint to v8.17.0 by @renovate in https://github.com/ArnabXD/Bin-Lookup/pull/20
    • chore(deps): update dependency ts-node to v10.8.1 by @renovate in https://github.com/ArnabXD/Bin-Lookup/pull/18
    • chore: bump v2.0.0 by @ArnabXD in https://github.com/ArnabXD/Bin-Lookup/pull/43

    Full Changelog: https://github.com/ArnabXD/Bin-Lookup/compare/v1.3.0...v2.0.0

    Source code(tar.gz)
    Source code(zip)
    archive.tgz(19.89 KB)
  • v1.3.0(Jun 5, 2022)

    Misc

    • chore(deps): pin dependencies by @renovate in https://github.com/ArnabXD/Bin-Lookup/pull/12
    • chore(deps): update typescript-eslint monorepo to v5.27.0 by @renovate in https://github.com/ArnabXD/Bin-Lookup/pull/15
    • chore(deps): update dependency @types/node to v16.11.38 by @renovate in https://github.com/ArnabXD/Bin-Lookup/pull/16
    • chore(deps): update dependency ava to v4.3.0 by @renovate in https://github.com/ArnabXD/Bin-Lookup/pull/17

    Full Changelog: https://github.com/ArnabXD/Bin-Lookup/compare/v1.2.0...v1.3.0

    Source code(tar.gz)
    Source code(zip)
    archive.tgz(14.92 KB)
  • v1.2.0(May 29, 2022)

    What's Changed

    • BREAKING: removed bins.su as website is not available anymore. (67c01e9)

    Misc

    • chore(deps): update pnpm/action-setup action to v2.2.2 by @renovate in https://github.com/ArnabXD/Bin-Lookup/pull/14

    Full Changelog: https://github.com/ArnabXD/Bin-Lookup/compare/v1.1.1...v1.2.0

    Source code(tar.gz)
    Source code(zip)
    archive.tgz(14.75 KB)
  • v1.1.1(May 26, 2022)

  • v1.1.0(May 26, 2022)

    What's Changed

    • feat: add automated tests with ava by @ArnabXD in https://github.com/ArnabXD/Bin-Lookup/pull/6
    • refactor: moved to pnpm
    • chore: updated various deps

    Full Changelog: https://github.com/ArnabXD/Bin-Lookup/compare/v1.0.3...v1.1.0

    Source code(tar.gz)
    Source code(zip)
  • v1.0.3(Sep 23, 2021)

  • v1.0.2(Sep 23, 2021)

jQuery Validation Plugin library sources

jQuery Validation Plugin - Form validation made easy The jQuery Validation Plugin provides drop-in validation for your existing forms, while making al

null 10.3k Jan 3, 2023
Adds links to Discogs pages from various sites. Auto search for music on torrent and other sites. Does multi auto-search on Artist/Discography pages. Auto search local HDDs/filelists using Voidtools Everything search engine.

Discogs Scout: Adds links to Discogs pages from various sites. Auto search for music on torrent and other sites. Does multi auto-search on Artist/Disc

null 27 Dec 27, 2022
"Jira Search Helper" is a project to search more detail view and support highlight than original jira search

Jira Search Helper What is Jira Search Helper? "Jira Search Helper" is a project to search more detail view and support highlight than original jira s

null 41 Dec 23, 2022
NXPayload Converter is a program that allows you to create boot.dat files from Nintendo Switch payload files (.bin)

?? NXPayload Converter NXPayload Converter is a program that allows you to create boot.dat files from Nintendo Switch payload files (.bin) If you have

Murasaki 24 Dec 22, 2022
A web interface to edit TP-Link Router Config export files (typically named config.bin).

TP-Link Router Config Editor A web interface to edit TP-Link Router Config export files (typically named config.bin). Visit the website. Tested on an

Jahed 10 Nov 17, 2022
Sol-Bin platforms

Solbin What is SolBin Sol-bin is a platform for waste management. To give context about what we are trying to solve Here is a bit background. We have

Ashish Thapa 10 Oct 10, 2022
A web application to search all the different countries in the world and get details about them which can include languages, currencies, population, domain e.t.c This application is built with CSS, React, Redux-Toolkit and React-Router.

A web application to search all the different countries in the world and get details about them which can include languages, currencies, population, domain e.t.c This application is built with CSS, React, Redux-Toolkit and React-Router. It also includes a theme switcher from light to dark mode.

Franklin Okolie 4 Jun 5, 2022
It's a mini project where we can search GitHub users and it will display the user repo details

GitHub User Search It's a mini project where we can search github users and it will display the user repo details Want to see live preview ยป โœง View De

Mohit Sehrawat 3 Nov 25, 2022
This project will be using various AI and Rule Engine algorithm to detect various attack against a company!

?? Introduction This project will be using various AI and Rule Engine algorithm to detect various attack against a website! ?? Mission After starting

Harish S.G 4 Apr 29, 2022
You can detect requested client full IP details with this package. (isp, organization, location, residential/data center, proxy, etc)

requested client ip details Install the package npm npm install @sarequl/client-ip-details yarn yarn add @sarequl/client-ip-details example with expr

Sarequl Basar 8 Oct 13, 2022
Package fetcher is a bot messenger which gather npm packages by uploading either a json file (package.json) or a picture representing package.json. To continue...

package-fetcher Ce projet contient un boilerplate pour un bot messenger et l'executable Windows ngrok qui va permettre de crรฉer un tunnel https pour c

AILI Fida Aliotti Christino 2 Mar 29, 2022
The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.

List.js Perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on

Jonny Strรถmberg 10.9k Jan 1, 2023
jQuery Validation Plugin library sources

jQuery Validation Plugin - Form validation made easy The jQuery Validation Plugin provides drop-in validation for your existing forms, while making al

null 10.3k Jan 3, 2023
jQuery Validation Plugin library sources

jQuery Validation Plugin - Form validation made easy The jQuery Validation Plugin provides drop-in validation for your existing forms, while making al

null 10.3k Jan 3, 2023
A set of connectors to describe, parse and process the data sources provided by websites and social networks

HUDI-PACKAGE-CONNECTORS What is this repository for? A set of connectors to describe, parse and process the data sources provided by websites and soci

HUDI 8 Aug 5, 2022
11ty starter: uses md and notion as data sources

eleventy_notion_starter 11ty starter: uses md and notion as data sources. Based on https://github.com/siakaramalegos/11ty-sia-blog. Used to power http

Thiago Margarida 18 Oct 26, 2022
typescript-to-jsonschema generates JSON Schema files from your Typescript sources.

fast-typescript-to-jsonschema English | ็ฎ€ไฝ“ไธญๆ–‡ a tool generate json schema from typescript. Feature compile Typescript to get all type information conve

yunfly 21 Nov 28, 2022
Python based web application to import, connect and analyze manufacturing data from multiple data sources.

Analysis Platform Analysis Platform is an open source web application to import, connect and visualize factory IoT data. It helps to collect, link and

Analysis Platform +DN7 7 Dec 1, 2022
Here are the sources for the wdi5 workshop at UI5con 2022.

wdi5 workshop at UI5con 2022 Here are the sources for the wdi5 workshop at UI5con 2022. prerequisites please have this installed on your 'puter: Node

UI5 Community 6 Oct 19, 2022