Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues/125 for more details.
☆223Jun 1, 2016Updated 9 years ago
Alternatives and similar repositories for redux-batched-updates
Users that are interested in redux-batched-updates are comparing it to the libraries listed below
Sorting:
- store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications.☆503Jul 15, 2018Updated 7 years ago
- [DEPRECATED] Factory functions for reducing action creator boilerplate (pun not intended)☆48Nov 12, 2015Updated 10 years ago
- ☆176Jul 3, 2017Updated 8 years ago
- Redux bindings for React Router – keep your router state inside your Redux store☆2,291Jul 7, 2021Updated 4 years ago
- Library that enable returning of effects in reducers for redux library☆15Sep 18, 2015Updated 10 years ago
- Transducer utilities for Redux.☆131Oct 30, 2015Updated 10 years ago
- Embracing the log for UI engineering☆45Jan 12, 2016Updated 10 years ago
- Reducer library for Redux☆163Dec 14, 2018Updated 7 years ago
- ☆171Jan 7, 2016Updated 10 years ago
- redux higher order reducer + action to reduce actions under a single subscriber notification☆1,041Mar 27, 2024Updated last year
- Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests https://idolize.github.io/redux-requests☆242Oct 12, 2015Updated 10 years ago
- Analytics middleware for Redux☆486Oct 11, 2016Updated 9 years ago
- A helper to let you wait for redux actions to be processed in a universal app.☆30Feb 24, 2017Updated 9 years ago
- Filterable tree view monitor for Redux DevTools☆153Dec 10, 2018Updated 7 years ago
- local component state via redux☆369Dec 6, 2022Updated 3 years ago
- Adds vendor prefixes to styles in React elements☆115Sep 30, 2016Updated 9 years ago
- [No Maintenance Intended] A function, a component and a mixin for React pure rendering☆446Oct 29, 2019Updated 6 years ago
- Babel plugin to instrument React components with custom transforms☆1,071Sep 3, 2018Updated 7 years ago
- higher-order reducer to ignore redux actions☆840Jan 2, 2026Updated 2 months ago
- Deprecated use https://github.com/conorhastings/redux-test-recorder instead☆125May 27, 2017Updated 8 years ago
- Warn about slow reducers used in your redux app☆138Nov 2, 2016Updated 9 years ago
- Utility for making React components easily themeable☆548Jun 3, 2021Updated 4 years ago
- Connect your redux front-end to your falcor back-end☆363Sep 23, 2018Updated 7 years ago
- A library that ports Elm's effect system to Redux☆1,952Mar 19, 2024Updated last year
- Static and runtime type checking for JavaScript in the form of a Babel plugin.☆884Jan 4, 2017Updated 9 years ago
- Universal data fetching and route lifecycle management for React etc.☆1,097Jun 13, 2018Updated 7 years ago
- <Subscribe> component to automatically consume observables declaratively in React JSX☆134Dec 28, 2017Updated 8 years ago
- Proxies React components without unmounting or losing their state☆456Sep 4, 2020Updated 5 years ago
- Async rendering & data-fetching for universal React applications.☆1,642Apr 1, 2022Updated 3 years ago
- Simple Relay alternative☆714Feb 14, 2017Updated 9 years ago
- Redux middleware for combining actions☆162Nov 9, 2015Updated 10 years ago
- Visualize Redux store in real time