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: almost 2 years ago
Linked from 1 awesome list
custom-hookhookslocalstoragepersistencereactreactjs
Related projects:
Repository | Description | Stars |
---|---|---|
| A state management solution for React applications based on hooks | 1,658 |
| A global state management system for React applications using Hooks API. | 1,100 |
| A state management library that eliminates the need to manually handle state updates and re-renders | 313 |
| Simple state management for React using hooks-based approach | 107 |
| A flexible state management solution combining concepts of Redux and React Context API | 873 |
| A declarative, incremental state management library for Angular and React applications | 296 |
| A state management solution for React components | 1,458 |
| A state management library for React applications using immutable state and hooks | 71 |
| A lightweight global state management library for React.js | 26 |
| A tiny immutable store with type safety for managing application state in React applications | 148 |
| A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
| A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
| A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 7 |
| A library that persists Pinia state between page reloads | 15 |
| A React wrapper around the Context API for simple state management | 14 |