node-localcache
JSON →A simple Node.js module that mimics the LocalStorage API, persisting data to a JSON file between application launches. Version 0.1.4 is the latest stable release. The library aggregates write operations and flushes to disk once per second, ensuring data is saved on process exit. It supports optional in-memory-only mode (without file caching). Differentiator: lightweight, no external dependencies, and familiar API for developers coming from browser LocalStorage.
Traffic · last 30 days stale · no recent hits
total hits 20
actors 4 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · QA · 🇨🇦 Canada · 🇮🇹 Italy
Resources
packagenode-localcache ↗