React hook that persists data in localStorage
🗃️ Type-Safe Web Storage API Wrapper
Persistence layer for redux with flexible backends
🗃️ Type-Safe Web Storage API Wrapper for Svelte
Emit events between browser tabs
A library to detect any or particular key changes in local storage
React Locastorage hook across components & tabs
Plugin that simplify access to storages (HTML5) & cookies, add namespace storage and provide compatiblity for old browsers
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.
Simple wrapper class for localStorage and sessionStorage
Asynchronous key-value pair local storage with indexed-db.
Encrypt your client storage (available for TS & JS)
Detect if web storage is available and functional
Angular service & directive for https://github.com/mozilla/localForage (Offline storage, improved.)
[](https://npmjs.org/package/redux-react-session) [](https://travis-ci.org/bernabe9/
A clone of the Web Storage API for node using a JSON file for data
React use hook for shared and persisted state
This library provides tools for localStorage in browsers.
An interface to localStorage for kad
sessionStorage/localStorage API but backed by an object
A Typescript library to allow typesafe access to localstorage using schema validation from Zod
Store your Ember application data in LocalStorage.
storage
A collection of React hooks for reactively managing localStorage
Redux effects driver for localStorage
a storage lib which support sessionStorage and localStorage with the same api
Provide read/write access to browsers' localStorage.
Check if a browser supports local storage.
A cache plugin for cache-service.
A lightweight React Hook for elegant localStorage management with support for data expiration and namespace functionality.
A taiko plugin to interact with browser storages (local and session)
Persist and rehydrate React state
Angular decorators to automagically keep variables in HTML5 LocalStorage, SessionStorage, cookies; injectable services for managing and listening to data changes and a bit more.
Store data in localStorage or sessionStorage and synchronize it between tabs.
Angular4+ service wrappers for the webstorage API
Angular2 decorator to save and restore class properties automatically from LocalStorage.
The useLocalStorage hook provides a convenient way to synchronize the state of a component with the data stored in local storage. It automatically reads the initial value from local storage when the component mounts and updates the local storage whenever
A mock implementation of localStorage for testing.
fp-ts bindings for LocalStorage
Micro JS lib that provide local & session storage with expiration time.
A Svelte store that keep its value through pages and reloads
Casaos-Localstorage Typescript+Axios SDK
Vue3 plugin for work with local storage, session storage and websql from Vue context, inspired by tarojs and vue-ls.
localStorage adapter for js-data.
A custom React Hook that persist state from useReducer