{"library":"lru-map-like","type":"library","category":null,"description":"A lightweight LRU cache implementation with a Map-like interface that supports non-string keys including objects. Version 2.0.0 is the current stable release. The package is tiny (~2KB gzipped) compared to alternatives like node-lru-cache (~10KB gzipped). It prioritizes minimal bundle size while providing essential cache features with strong TypeScript support. Releases are infrequent.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","lru","cache","map","object","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install lru-map-like","imports":["import { LRUMapLike } from 'lru-map-like'","import type { LRUMapLike } from 'lru-map-like'"]},{"cmd":"yarn add lru-map-like","imports":[]},{"cmd":"pnpm add lru-map-like","imports":[]}],"homepage":"https://github.com/azu/lru-map-like","github":"https://github.com/azu/lru-map-like","docs":null,"changelog":null,"pypi":null,"npm":"lru-map-like","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}