{"library":"lru.min","type":"library","category":null,"description":"lru.min is a fast, efficient, and lightweight LRU (Least Recently Used) cache library for JavaScript. Current stable version is 1.1.4. It supports Node.js (>=8), Bun, Deno, and browsers with ES6+. Unlike other LRU caches, it offers high compatibility and performance comparable to popular alternatives. It ships TypeScript types and has a simple API with features like resize, peek, and eviction callbacks. Development is active with regular updates on GitHub.","language":"javascript","status":"active","version":"1.1.4","tags":["javascript","lru","cache","caching","hash","node","nodejs","bun","deno","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install lru.min","imports":["import { createLRU } from 'lru.min'","const { createLRU } = require('lru.min')","<script src=\"https://cdn.jsdelivr.net/npm/lru.min@1.x.x/browser/lru.min.js\"></script>"]},{"cmd":"yarn add lru.min","imports":[]},{"cmd":"pnpm add lru.min","imports":[]}],"homepage":"https://github.com/wellwelwel/lru.min#readme","github":"https://github.com/wellwelwel/lru.min","docs":null,"changelog":null,"pypi":null,"npm":"lru.min","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}