W3C localStorage for Node.JS
serialize, deserialize and namespace JSON
An ultra slim localstorage wrapper with optional support for ttl and encryption
Auto mock all localstorage and sessionstorage APIs for your Jest tests
localStorage-compatible API, but only stored in memory
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
Tiny LocalStorage utility library
caching layer backend for i18next using browsers localStorage
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
A super-simple-small keyval store built on top of IndexedDB
State and local storage syncing for @ngrx/store
Store enhancer that syncs (a subset of) your redux store state to localstorage.
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
TypeScript definitions for redux-localstorage
Isomorphic Key-Value Storage
Generic localstorage lock implementation
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Save and load Redux state to and from LocalStorage.
TypeScript definitions for pouchdb-adapter-localstorage
Isomorphic Key-Value Storage Interface
TypeScript definitions for node-localstorage
TS module to save data to localstorage with time to live. Data will expire after set time.
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
W3C DOM Storage (localStorage and sessionStorage) for node.js
[](https://circleci.com/gh/segmentio/localstorage-retry)
Universal LocalStorage for browser and Node.js.
Storage utility with fallbacks
caching layer for i18next using browsers localStorage
React hook that persist data in localStorage
Localstorage cache for flipflop adapters
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
Store reducer state in localStorage with Kea
Mock LocalStorage data declaratively
Vue.js localStorage plugin with types support
Provides access to local storage
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser
Use Local Storage with React hooks
Easy use localstorage in Reactjs
KeyStore implementation for working with keys in browser LocalStorage
localStorageDB is a simple layer over localStorage (and sessionStorage) that provides a set of functions to store structured data like databases and tables. It provides basic insert/update/delete/query capabilities. localStorageDB has no dependencies, and
Storage enhancer to persist a subset of your state.
localStorage API with TTL for Browser or Node Server contexts