Sign in Sign up
npm

js-lru

A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.

Latest release
Mar 29, 2016
Releases
1
Known CVEs
0
First release
Mar 29, 2016
License
MIT
View on Npm
Repository

Source

empact/js-lru
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
1
Last 12 months
0
Cadence
Dependencies
0

Releases per month

last 12 months

Release mix

1 releases
Dependencies

Depends on

1.0.0

No dependencies recorded for the latest release.

Used by

2
Releases
Version Released
1.0.0 initial