use-between
State sharer
A hook that enables sharing of state between React components without passing props
Sharing state between React components
285 stars
6 watching
10 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 2 awesome lists
reactreact-hooksreactiveshared-state
Related projects:
Repository | Description | Stars |
---|---|---|
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
ice-lab/icestore | A simple and friendly state management solution for React applications | 399 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
umijs/hox | A state management solution for React components | 1,458 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,100 |
gunn/pure-store | A tiny immutable store with type safety for managing application state in React applications | 148 |
byte-fe/react-model | A state management library for React applications | 236 |
snakster/cpp.react | A C++ library for declarative programming and automatic propagation of changes in state variables. | 1,026 |
yamalight/outstated | Simple state management for React using hooks-based approach | 107 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,968 |
houfio/dakpan | A lightweight state management solution using React hooks | 69 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 92 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |