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
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
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.
A rolling logger that logs to local storage
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Isomorphic Key-Value Storage
Save and load Redux state to and from LocalStorage.
TypeScript definitions for pouchdb-adapter-localstorage
Isomorphic Key-Value Storage Interface
TypeScript definitions for redux-localstorage
Generic localstorage lock implementation
TypeScript definitions for node-localstorage
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
Universal LocalStorage for browser and Node.js.
[](https://circleci.com/gh/segmentio/localstorage-retry)
TS module to save data to localstorage with time to live. Data will expire after set time.
Storage utility with fallbacks
[](https://travis-ci.org/jeromegn/Backbone.localStorage) [](
caching layer for i18next using browsers localStorage
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
LocalStorage engine for redux-persistence
React hook that persist data in localStorage
Mock LocalStorage data declaratively
node's fs module for the browser backed by localStorage
### 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
Use Local Storage with React hooks
Storage enhancer to persist a subset of your state.
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
Localstorage cache for flipflop adapters
Provides access to local storage
Vue.js localStorage plugin with types support
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser