Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Store enhancer that syncs (a subset of) your redux store state to localstorage.
Storage enhancer to persist a subset of your state.
Storage enhancer to debounce persist requests.
sessionStorage/localStorage API but backed by an object
OpenTelemetry AsyncLocalStorage-based Context Manager
Auto mock all localstorage and sessionstorage APIs for your Jest tests
A drop-in substitute for the browser native localStorage API that runs on node.js.
returns true if localStorage is supported _and_ persistent
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
W3C localStorage for Node.JS
global AsyncLocalStorage
W3C DOM Storage (localStorage and sessionStorage) for node.js