@createnextapp/async-local-storage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
Declarative effects for Formik forms
package for manage localstorage browser
Settings plugin for [@agmascripts/core](https://github.com/agmascripts/core)
A tiny localStorage util
同时兼容浏览器和微信小程序的LocalStorage
A package to help developers access client side storage
Custom React Hook that enables a global Store.
Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.
A simple wrapper of browser localStorage
Higher-order function for persist effector store in local storage
iframe cross domain localstorage share
FileSystem Based store implementation for react native
A collection of useful React hooks
Vuejs local/sesion storage
Node.js localstorage for KVS.
Library that will keep your localStorage predictable.
Wraps localStorage with utility functions
A localStorage and sessionStorage wrapper, adding type hinting and type safety.
> Crossplatform React hook for enabling persistence with AsyncStorage/LocalStorage