use-persisted-state
State manager
Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
1k stars
8 watching
96 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
custom-hookhookslocalstoragepersistencereactreactjs
Related projects:
Repository | Description | Stars |
---|---|---|
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,101 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
yamalight/outstated | Simple state management for React using hooks-based approach | 107 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 295 |
umijs/hox | A state management solution for React components | 1,456 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
gunn/pure-store | A tiny immutable store with type safety for managing application state in React applications | 148 |
philipp-spiess/react-recomponent | A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
fanhaoyuan/vc-state | A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 6 |
jd-wang/pinia-persistedstate | A library that persists Pinia state between page reloads | 15 |
colevoss/react-motive | A React wrapper around the Context API for simple state management | 14 |