{"library":"local-cache","type":"library","category":null,"description":"A lightweight Node.js local JSON cache for reading and writing JSON objects to disk. Version 0.1.0 is the current release with no defined release cadence. It offers simple synchronous file operations for small-scale caching needs, but lacks asynchronous support, TTL, or advanced features found in alternatives like node-cache or flat-cache. Best suited for quick prototyping or non-performance-critical scripts.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","cache","node cache","file cache","json","json cache"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install local-cache","imports":["const Cache = require('local-cache');","const Cache = require('local-cache');","const cache = new Cache();"]},{"cmd":"yarn add local-cache","imports":[]},{"cmd":"pnpm add local-cache","imports":[]}],"homepage":"https://github.com/Komrod/local-cache#readme","github":"https://github.com/Komrod/local-cache","docs":null,"changelog":null,"pypi":null,"npm":"local-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}