react-broadcast

State propagator

A library that allows React components to communicate changes to their descendants without relying on intermediaries that return false from shouldComponentUpdate.

Reliably communicate state changes to deeply nested React elements

GitHub

1k stars
23 watching
58 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
philipp-spiess/react-recomponent A solution to manage state in React applications using reducer components with a built-in action mechanism. 269
rstgroup/eventrix A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. 92
snakster/cpp.react A C++ library for declarative programming and automatic propagation of changes in state variables. 1,026
manantank/radioactive-state A state management library that eliminates the need to manually handle state updates and re-renders 313
kitze/react-genie A set of React components for animating elements as they scroll into the viewport 745
kelsier90/react-pulse-text A React component for animating text properties of other components 18
colevoss/react-motive A React wrapper around the Context API for simple state management 14
didierfranc/react-waterfall A React-based state management system using the new context API 1,329
michelebertoli/react-automata A state machine abstraction for React that provides declarative state management and automatic test generation. 1,336
aweary/react-copy-write A library that provides an immutable state management system with a simple mutable API and features like memoized selectors and structural sharing. 1,784
betula/use-between A hook that enables sharing of state between React components without passing props 285
state-adapt/state-adapt A declarative, incremental state management library for Angular and React applications 296
christoph-jerolimov/react-native-cosmos A tool to test React Native components with pre-defined props and state values. 20
yamalight/outstated Simple state management for React using hooks-based approach 107
hapag-lloyd/jest-puppeteer-react A tool for automating React component testing in headless browsers using Jest and Puppeteer 71