access data as a plain object and get/set them to localStorage transparently
A structuredClone polyfill
A drop-in substitute for the browser native localStorage API that runs on node.js.
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests
Auto mock all localstorage and sessionstorage APIs for your Jest tests
Tiny LocalStorage utility library
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Visual feedback for AI coding agents
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.
Storage utility with fallbacks
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
An ultra slim localstorage wrapper with optional support for ttl and encryption
State and local storage syncing for @ngrx/store
TypeScript definitions for redux-localstorage
Node.js localstorage for KVS.
TypeScript definitions for @ungap/structured-clone
Polyfill for BroadcastChannel for Safari, old Chrome and Opera
in memory localStorage polyfill for node.js utilizing ES6 proxies
https://github.com/radacovsky/ngrx-store-idb#readme
Store enhancer that syncs (a subset of) your redux store state to localstorage.
A simple library that emulates memcache functions using HTML5 localStorage
Offline storage, improved.