at-least-node85mISC1.0.0Lightweight Node.js version sniffing/comparison
RyanZimabout 3 years agosemver, feature lru-cache935.3mISC11.1.0A cache object that deletes the least-recently-used items.
isaacs4 months agomru, lru, cache quick-lru119.2mMIT7.0.1Simple “Least Recently Used” (LRU) cache
sindresorhus3 months agoleast, lru, quick, cache lru_map10.3mMIT0.4.1Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
rsmsover 2 years agocache, lru, buffer, map