{"library":"node-storage-shim","type":"library","category":null,"description":"An in-memory implementation of the W3C Storage Interface (localStorage/sessionStorage) for use as a shim in Node.js environments, primarily for unit testing. v2.0.1 (March 2020) is the latest stable release. It uses Proxy (since v2.0.0) to allow direct property access while maintaining the storage API. It does not persist data to disk and does not implement the 'storage' event. Lightweight, TypeScript declarations included.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-storage-shim","imports":["import StorageShim from 'node-storage-shim'","const StorageShim = require('node-storage-shim')","import type StorageShim from 'node-storage-shim'"]},{"cmd":"yarn add node-storage-shim","imports":[]},{"cmd":"pnpm add node-storage-shim","imports":[]}],"homepage":"https://github.com/mnahkies/node-storage-shim#readme","github":"https://github.com/mnahkies/node-storage-shim","docs":null,"changelog":null,"pypi":null,"npm":"node-storage-shim","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}