Sign in Sign up
npm

binarysearch

pure js binary search for sorted javascript arrays||array like objects. returns any || last || first || closest matched key for value, or slice between 2 values where values need not exist.

Latest release
Aug 13, 2020
Releases
13
Known CVEs
0
First release
Mar 26, 2013
License
MIT
View on Npm
Repository

Source

soldair/node-binarysearch
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
13
Last 12 months
0
Cadence
~2 days
Dependencies
0

Releases per month

last 12 months

Release mix

  • major 1
  • minor 1
  • patch 10
13 releases
Releases
Version Released
1.0.1 patch
1.0.0 major
0.2.4 patch
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial