@yehn/lru-cache
v2.1.21
Published
Least Recently Used (LRU) Cache for JavaScript and TypeScript.
Downloads
4
Readme
Yehn™
This repository is part of the source code of Yehn. You can find more information at yehn.io or by contacting [email protected].
You can find the published source code at github.com/yehn/yehn.
For licensing information, see the attached LICENSE file and the list of third-party licenses at yehn.io/legal/licenses/.
LRUCache
Installation
yarn add @yehn/lru-cache
Usage
Browser
Node.js