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
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
State and local storage syncing for @ngrx/store
Store enhancer that syncs (a subset of) your redux store state to localstorage.
A rolling logger that logs to local storage
Generic localstorage lock implementation
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Isomorphic Key-Value Storage
TypeScript definitions for pouchdb-adapter-localstorage
Save and load Redux state to and from LocalStorage.
TypeScript definitions for redux-localstorage
Isomorphic Key-Value Storage Interface
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
TypeScript definitions for node-localstorage
TS module to save data to localstorage with time to live. Data will expire after set time.
W3C DOM Storage (localStorage and sessionStorage) for node.js
[](https://circleci.com/gh/segmentio/localstorage-retry)
Universal LocalStorage for browser and Node.js.
caching layer for i18next using browsers localStorage
Storage utility with fallbacks
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser
[](https://travis-ci.org/jeromegn/Backbone.localStorage) [](
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
React hook that persist data in localStorage
Vue.js localStorage plugin with types support
Easy use localstorage in Reactjs
Storage enhancer to persist a subset of your state.
Use Local Storage with React hooks
Localstorage cache for flipflop adapters
### Local and session storage - Angular service 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
Mock LocalStorage data declaratively
Safely and securely store data and share them across your extension and websites
node's fs module for the browser backed by localStorage
LocalStorage engine for redux-persistence