Saves and loads your redux state from a key-value store of your choice
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.
Persistence layer for redux with flexible backends
[![npm version](https://badge.fury.io/js/mobx-state-tree-localstorage.svg)](https://badge.fury.io/js/mobx-state-tree-localstorage) [![CircleCI](https://circleci.com/gh/isaachinman/mobx-state-tree-localstorage.svg?style=shield)](https://circleci.com/gh/isa
treat any storage as a mini Solid server
Handle window.localStorage more securely through this Helper, which applies some object validations and object parse to string (and vice versa).
React hook that persists data in localStorage
A lightweight utility library for browser API interactions in React
Redux persist adaptor for Node local storage
MarsDB storage implementation for LocalStorage
Plugin that simplify access to storages (HTML5) & cookies, add namespace storage and provide compatiblity for old browsers
Save and load Redux state to and from LocalStorage.
Store dismissible key/value entries in localStorage, which can be used for things like onboarding, notifications and more.
Redux effects driver for localStorage
Use local storage in react
sessionStorage/localStorage API but backed by an object
Emit events between browser tabs
This library provides tools for localStorage in browsers.
A wrapper for localStorage with ttl option
localstorage-console-dev-tool
A cookie store for the tough-cookie library based on Web Storage APIs (localStorage and sessionStorage)
A simple library that emulates memcache functions using HTML5 localStorage, sessionStorage, or in-memory storage
A cache plugin for cache-service.
a storage lib which support sessionStorage and localStorage with the same api
[![NPM version](https://img.shields.io/npm/v/redux-react-session.svg?style=flat)](https://npmjs.org/package/redux-react-session) [![Build status: Linux](https://travis-ci.org/bernabe9/redux-react-session.svg?branch=master)](https://travis-ci.org/bernabe9/
Check if a browser supports local storage.
Angular decorators to automagically keep variables in HTML5 LocalStorage, SessionStorage, cookies; injectable services for managing and listening to data changes and a bit more.
A Svelte store that keep its value through pages and reloads
Angular4+ service wrappers for the webstorage API
Micro JS lib that provide local & session storage with expiration time.
localStorage/sessionStorage 的 JSON 版
LocalStorageService for Angular 2 forked from angular-2-local-storage
Get to know localStorage size & more
get or store the data as cookie which have expire date
A puppeteer plugin to dump and inject session data.
The missing Javascript smart persistence layer. Unified localstorage, cookie and session storage JavaScript API.
Vue3 plugin for work with local storage, session storage and websql from Vue context, inspired by tarojs and vue-ls.
A taiko plugin to interact with browser storages (local and session)
React Locastorage hook across components & tabs