storage-memory
JSON →A lightweight in-memory storage library for JavaScript, version 0.0.2. Provides a simple key-value store with get/set/remove/clear operations, similar to localStorage but in memory. No server or persistence needed. Useful for testing, mocking, or temporary data. Minimal API with no dependencies.
Resources
packagestorage-memory ↗