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.