{"library":"simple-in-memory-cache","type":"library","category":null,"description":"A minimal in-memory cache library for Node.js and the browser, supporting time-based expiration (TTL) policies. Version 0.4.0 provides a simple key-value store with configurable default expiration and per-item overrides, type definitions shipped, and zero dependencies. Designed for lightweight caching needs where full-featured solutions like lru-cache or node-cache are overkill, with a focus on a clean API and ease of use. Last updated in 2020, it is considered stable but in maintenance mode.","language":"javascript","status":"maintenance","version":"0.4.0","tags":["javascript","cache","memory","in-memory","browser","browser cache","nodejs","nodejs cache","simple","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install simple-in-memory-cache","imports":["import { createCache } from 'simple-in-memory-cache'","import { type Cache } from 'simple-in-memory-cache'","const { set } = createCache()"]},{"cmd":"yarn add simple-in-memory-cache","imports":[]},{"cmd":"pnpm add simple-in-memory-cache","imports":[]}],"homepage":"https://github.com/ehmpathy/simple-in-memory-cache","github":"https://github.com/ehmpathy/simple-in-memory-cache","docs":null,"changelog":null,"pypi":null,"npm":"simple-in-memory-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}