toad-cache
LRU and FIFO caches for Client or Server
lru.min
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.
cache2
一个简单的 JavaScript 缓存管理,支持浏览器端和 node 端。
cacheables
A simple in-memory cache written in Typescript with automatic cache invalidation and an elegant syntax.
webext-storage-cache
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.