localStorage API with TTL for Browser or Node Server contexts
A Storybook v8 addong for mocking and displaying `localStorage` values
Mock localStorage for headless unit tests
An localstorage adapter for flipflop
A rolling logger that logs to local storage
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
An Angular wrapper for localstorage/sessionstorage access.
returns true if localStorage is supported _and_ persistent
[](https://travis-ci.org/jeromegn/Backbone.localStorage) [](
A simplified localStorage API that just works
A Vuex persistence plugin in Typescript
TypeScript definitions for reactjs-localstorage
window.localStorage engine for redux-storage
mock localStorage library
Storage enhancer to debounce persist requests.
Nuxt.js localstorage with vuex store! and polyfill
### 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
A library for applying migrations to localstorage.
Memory-backed implementation of the Web Storage API
TypeScript definitions for redux-localstorage-filter
A middleware for redux to sync state in different tabs
wraps localStorage and adds .getObject(), .setObject(), .isPersistent
Module for storeon to persist data from state to local storage
JavaScript library for interacting with localStorage safely.
Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)
A flexible React Hook for using Local Storage.
A reactive localStorage with no dependency
A super-simple-small keyval store built on top of IndexedDB with localStorage API
[![npm package][npm-badge]][npm] ![npm-bundle-size] ![Module formats][module-formats] ![npm-download-count]
A store for Nano Stores state manager to keep data in localStorage
A simple library that emulates memcache functions using HTML5 localStorage
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.
Storage(localStorage, sessionStorage) helper for KVS.
A lightweight React Hook for elegant localStorage management with support for data expiration and namespace functionality.
Better localStorage
Zustand middleware to easily persist and sync Zustand state between tabs and windows
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
A drop in replacement for localStorage to add type safety and improved serialization.
Angular service wrappers for the webstorage API
Persist and populate react-hook-form form using storage of your choice
TypeScript definitions for redux-localstorage-debounce
Enhanced version of localStorage
Module for Effector for sync state with localStorage
node's fs module for the browser backed by localStorage
Change CSS theme with toggle, buttons or select using CSS Variables and localStorage
Wrapper for encrypted localStorage and sessionStorage in browser
Expirable data storage based on localStorage and sessionStorage.