{"library":"kv-storage-polyfill","type":"library","category":null,"description":"Polyfill for the proposed kv-storage built-in module (WICG spec), version 2.0.0. Provides a simple key-value storage API similar to the native `std:kv-storage` module for browsers that don't support it yet, with optional import map fallback. It offers an async API similar to IndexedDB but simpler, and uses a shim backed by localStorage or IndexedDB. Works in modern browsers and Node.js (15+), but the native standard is not yet widely implemented.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","kv-storage","polyfill"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kv-storage-polyfill","imports":["import { storage } from 'kv-storage-polyfill'","import { KVStorageFactory } from 'kv-storage-polyfill'","import { StorageArea } from 'kv-storage-polyfill'"]},{"cmd":"yarn add kv-storage-polyfill","imports":[]},{"cmd":"pnpm add kv-storage-polyfill","imports":[]}],"homepage":"https://github.com/GoogleChromeLabs/kv-storage-polyfill#readme","github":"https://github.com/GoogleChromeLabs/kv-storage-polyfill","docs":null,"changelog":null,"pypi":null,"npm":"kv-storage-polyfill","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}