W3C localStorage for Node.JS
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
W3C DOM Storage (localStorage and sessionStorage) for node.js
Auto mock all localstorage and sessionstorage APIs for your Jest tests
A super-simple-small keyval store built on top of IndexedDB
Isomorphic Key-Value Storage Interface
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests
A drop-in substitute for the browser native localStorage API that runs on node.js.
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
Storage utility with fallbacks
Mock localStorage for headless unit tests
Tiny LocalStorage utility library
A Vuex persistence plugin in Typescript
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
React hooks for persistent state
A simplified localStorage API that just works
Store enhancer that syncs (a subset of) your redux store state to localstorage.
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
Expirable data storage based on localStorage and sessionStorage.
State and local storage syncing for @ngrx/store
Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)
This library provides an easy to use service to manage the web storages (local and session) from your Angular application. It provides also two decorators to synchronize the component attributes and the web storages.
React hook that persist data in localStorage
caching layer backend for i18next using browsers localStorage
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
Save and load Redux state to and from LocalStorage.
Realm is a mobile database: an alternative to SQLite and key-value stores
localStorage-compatible API, but only stored in memory
Share vuex mutations across tabs via localStorage
A middleware for redux to sync state in different tabs
Angular service wrappers for the webstorage API
Efficient local storage module for Angular: simple API based on native localStorage API, but internally stored via the asynchronous IndexedDB API for performance, and wrapped in RxJS observables to be homogeneous with other Angular modules.
Mock LocalStorage data declaratively
Because using localStorage directly is a bad idea
Storage enhancer to persist a subset of your state.
TypeScript definitions for pouchdb-adapter-localstorage
Synchronize SWR cache with localStorage or sessionStorage to get offline cache
Storage enhancer to debounce persist requests.
A super-simple-small keyval store built on top of IndexedDB
[](https://circleci.com/gh/segmentio/localstorage-retry)