lrucache
LRU Cache for node.js/browser.
LRU Cache for node.js/browser.
LRU (Recently Used Cache) Cache for node.js or Browser
LRU Cache for Javascript
Least Recently Used Cache
Javascript implementation of least recently used cache
LRUCache library
A production-ready implementation of Least-Recently Used (LRU) cache in TypeScript.
A least-recently-used (LRU) cache for web applications based on IndexedDB.
In memory LRU cache with more utility methods.