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
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
localStorage-compatible API, but only stored in memory
Tiny LocalStorage utility library
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
caching layer backend for i18next using browsers localStorage
A super-simple-small keyval store built on top of IndexedDB
State and local storage syncing for @ngrx/store
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
Store enhancer that syncs (a subset of) your redux store state to localstorage.
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Isomorphic Key-Value Storage
Generic localstorage lock implementation
Save and load Redux state to and from LocalStorage.
TypeScript definitions for redux-localstorage
A rolling logger that logs to local storage
TypeScript definitions for pouchdb-adapter-localstorage
Isomorphic Key-Value Storage Interface
TypeScript definitions for node-localstorage
[](https://circleci.com/gh/segmentio/localstorage-retry)
W3C DOM Storage (localStorage and sessionStorage) for node.js
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
Universal LocalStorage for browser and Node.js.
caching layer for i18next using browsers localStorage
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser
Storage utility with fallbacks
LocalStorage engine for redux-persistence
Localstorage cache for flipflop adapters
Vue.js localStorage plugin with types support
React hook that persist data in localStorage
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
Storage enhancer to persist a subset of your state.
Use Local Storage with React hooks
Provides access to local storage
Store reducer state in localStorage with Kea
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
Mock LocalStorage data declaratively
Easy use localstorage in Reactjs
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