Search results
61 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Simple “Least Recently Used” (LRU) cache
Simple “Least Recently Used” (LRU) cache
LRU and FIFO caches for Client or Server
Tiny LRU cache for Client or Server
Better binary searching
Computes the least common multiple of the given integers.
Better binary searching
This is unofficial scraper of whatsapp beta news site, created by Mr nima. all posts credits goes to wabetainfo.com site
Calculates the least common multiple of two integers.
IndexedDB-based persisting LRU cache for the browser
Get the smallest number in a list
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.
"Least Recently Used" (LRU) cache compatible to ES6 Map
Linear least squares regression analysis.
Financial Technical Analysis in JavaScript
Simple “Least Recently Used” (LRU) cache
Partial least squares library
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.
Simple curve-fitting algorithm
An in-memory key/value cache based on the Least Recently Used algorithm