{"library":"storage-memory","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install storage-memory","imports":["import StorageMemory from 'storage-memory'","const StorageMemory = require('storage-memory').default"]},{"cmd":"yarn add storage-memory","imports":[]},{"cmd":"pnpm add storage-memory","imports":[]}],"homepage":"https://github.com/rt2zz/storage-memory#readme","github":"https://github.com/rt2zz/storage-memory","docs":null,"changelog":null,"pypi":null,"npm":"storage-memory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}