W3C localStorage for Node.JS
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs and iframes
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 localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
A drop-in substitute for the browser native localStorage API that runs on node.js.
Isomorphic Key-Value Storage
Storage utility with fallbacks
Tiny LocalStorage utility library
A Vuex persistence plugin in Typescript
Mock localStorage for headless unit tests
React hook that persist data in localStorage
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
Expirable data storage based on localStorage and sessionStorage.
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
caching layer backend for i18next using browsers localStorage
State and local storage syncing for @ngrx/store
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.
Store enhancer that syncs (a subset of) your redux store state to localstorage.
A simplified localStorage API that just works
Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)
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
A middleware for redux to sync state in different tabs
Save and load Redux state to and from LocalStorage.
Share vuex mutations across tabs via localStorage
Angular service wrappers for the webstorage API
React hooks for persistent state
[](https://circleci.com/gh/segmentio/localstorage-retry)
An ultra slim localstorage wrapper with optional support for ttl and encryption
TypeScript definitions for redux-localstorage
Because using localStorage directly is a bad idea
A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.
localStorage-compatible API, but only stored in memory
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.
Memory-backed implementation of the Web Storage API
Mock LocalStorage data declaratively
TypeScript definitions for pouchdb-adapter-localstorage