{"library":"micro-cache","type":"library","category":null,"description":"Micro-cache (v3.0.3) is a minimal synchronous file system cache for Node.js. It writes/reads files to a local directory synchronously, with no runtime memory caching. Designed for simplicity, it uses the file system exclusively, not memory. The package is ES module (no CommonJS), requires Node >=12, and has no dependencies. It is a niche tool for scenarios requiring a persistent, synchronous, file-based cache with minimal overhead.","language":"javascript","status":"active","version":"3.0.3","tags":["javascript","fs","cache","small","filesystem"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install micro-cache","imports":["import MicroCache from 'micro-cache'","import type MicroCache from 'micro-cache'","const MicroCache = await import('micro-cache')"]},{"cmd":"yarn add micro-cache","imports":[]},{"cmd":"pnpm add micro-cache","imports":[]}],"homepage":"https://github.com/UWFosterIT/micro-cache#readme","github":"https://github.com/UWFosterIT/micro-cache","docs":null,"changelog":null,"pypi":null,"npm":"micro-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}