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
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests
localStorage-compatible API, but only stored in memory
A drop-in substitute for the browser native localStorage API that runs on node.js.
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
Universal LocalStorage for browser and Node.js.
A rolling logger that logs to local storage
State and local storage syncing for @ngrx/store
A super-simple-small keyval store built on top of IndexedDB
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
Generic localstorage lock implementation
Save and load Redux state to and from LocalStorage.
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
[![Circle CI](https://circleci.com/gh/segmentio/localstorage-retry.svg?style=shield&circle-token=26daea4c3c8e5645f15841fdda51f14386bc5302)](https://circleci.com/gh/segmentio/localstorage-retry)
TypeScript definitions for pouchdb-adapter-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
TypeScript definitions for redux-localstorage
W3C DOM Storage (localStorage and sessionStorage) for node.js
Isomorphic Key-Value Storage Interface
Isomorphic Key-Value Storage
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser
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
[![Build Status](https://travis-ci.org/jeromegn/Backbone.localStorage.svg?branch=master)](https://travis-ci.org/jeromegn/Backbone.localStorage) [![Coverage Status](https://coveralls.io/repos/github/jeromegn/Backbone.localStorage/badge.svg?branch=master)](
Storage utility with fallbacks
TS module to save data to localstorage with time to live. Data will expire after set time.
Localstorage cache for flipflop adapters
caching layer for i18next using browsers localStorage
Mock LocalStorage data declaratively
Store reducer state in localStorage with Kea
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
Vue.js localStorage plugin with types support
A super-simple-small keyval store built on top of IndexedDB with localStorage API
React hook that persist data in localStorage
Easy use localstorage in Reactjs
a polyfill for window.localStorage
A library for applying migrations to localstorage.
Use Local Storage with React hooks