Expirable data storage based on localStorage and sessionStorage.
TypeScript definitions for redux-localstorage-debounce
A declarative reactive localStorage using MobX
Isomorphic implementation of localStorage
Native storage of variables in Android, iOS and Windows
Library that will keep your localStorage predictable.
Primitive that provides reactive wrappers for storage access
A small library to wrap browser's localstorage in a functional fashion.
A simple library that emulates memcache functions using HTML5 localStorage, sessionStorage, or in-memory storage
The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localStorage or sessionStorage.
A super-simple-small keyval store built on top of IndexedDB
Persist and rehydrate a Formik form
Module for Effector to sync stores with different storages
A local storage wrapper for both react-native(AsyncStorage) and browser(localStorage).
A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.
Cross Domain Local Storage ==========================
An interface to localStorage for kad
A plugin to forbid the usage of sessionStorage and localStorage
Abstraction layer for localStorage. This service is used when telling angular-translate to use localStorage as storage.
a polyfill for window.localStorage
Saves and loads your redux state from a key-value store of your choice
A clone of the Web Storage API for node using a JSON file for data
Move items from localstorage to leveldb
LocalStorage engine for redux-persistence
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
LocalStorage with optional json file cache
Share vuex mutations across tabs via localStorage
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
Store dismissible key/value entries in localStorage, which can be used for things like onboarding, notifications and more.
storage
localStorage wrapper that fails gracefully when it's not available, like in Safari private mode
A library to detect any or particular key changes in local storage
Simple replacement for web storages (i.e. localStorage) with the same API
Provide read/write access to browsers' localStorage.
Redux persist adaptor for Node local storage
TypeScript definitions for redux-storage-engine-localstorage
Persistence layer for redux with flexible backends
React hook that persists data in localStorage
The missing Javascript smart persistence layer. Unified localstorage, cookie and session storage JavaScript API.
Encrypt your client storage (available for TS & JS)
A tiny localStorage shim with fallback to Cookies. Will allow apps to use localStorage but fallsback to cookies when that is not available in the browser.
Replicate localStorage data over a WebRTC DataChannel
React hooks api to synchronize localstorage as a state across browser tabs
A mixin for automatically synchronizing a component's state with localStorage.