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
State and local storage syncing for @ngrx/store
Store enhancer that syncs (a subset of) your redux store state to localstorage.
Generic localstorage lock implementation
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
Save and load Redux state to and from LocalStorage.
TypeScript definitions for pouchdb-adapter-localstorage
TypeScript definitions for redux-localstorage
Isomorphic Key-Value Storage Interface
Isomorphic Key-Value Storage
[![Circle CI](https://circleci.com/gh/segmentio/localstorage-retry.svg?style=shield&circle-token=26daea4c3c8e5645f15841fdda51f14386bc5302)](https://circleci.com/gh/segmentio/localstorage-retry)
A rolling logger that logs to local storage
TypeScript definitions for node-localstorage
W3C DOM Storage (localStorage and sessionStorage) for node.js
Store reducer state in localStorage with Kea
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
Localstorage cache for flipflop adapters
mock localStorage library
TS module to save data to localstorage with time to live. Data will expire after set time.
Library that will keep your localStorage predictable.
[![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)](
localstorage-console-dev-tool
Storage utility with fallbacks
caching layer for i18next using browsers localStorage
Universal LocalStorage for browser and Node.js.
Mock LocalStorage data declaratively
Vue.js localStorage plugin with types support
A Node.js and browserify leveldown API implementation that maps to localstorage in the browser
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
Use Local Storage with React hooks
React hook that persist data in localStorage
Storage enhancer to persist a subset of your state.
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage