tshelburne / redux-batched-actionsView external linksLinks
redux higher order reducer + action to reduce actions under a single subscriber notification
☆1,041Mar 27, 2024Updated last year
Alternatives and similar repositories for redux-batched-actions
Users that are interested in redux-batched-actions 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
- higher-order reducer to ignore redux actions☆840Jan 2, 2026Updated last month
- Selector library for Redux☆19,058Sep 26, 2025Updated 4 months ago
- Flux Standard Action utilities for Redux.☆6,476Jul 21, 2024Updated last year
- Enhance your Redux store to support batched actions☆171Dec 3, 2022Updated 3 years ago
- A React utility belt for function components and higher-order components.☆15,069Sep 10, 2022Updated 3 years ago
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆223Jun 1, 2016Updated 9 years ago
- A mock store for testing Redux async action creators and middleware.☆2,504Jan 3, 2025Updated last year
- Normalizes nested JSON according to a schema☆20,883Mar 19, 2022Updated 3 years ago
- A library that ports Elm's effect system to Redux☆1,952Mar 19, 2024Updated last year
- An alternative side effect model for Redux apps☆22,490Dec 4, 2025Updated 2 months ago
- Ruthlessly simple bindings to keep react-router and redux in sync☆7,772Oct 26, 2018Updated 7 years ago
- Optimistically apply actions that can be later commited or reverted.☆774May 3, 2020Updated 5 years ago
- higher order reducer to add undo/redo functionality to redux state containers☆2,909Jan 2, 2026Updated last month
- RxJS middleware for action side effects in Redux using "Epics"☆7,826Dec 9, 2025Updated 2 months ago
- Reliably communicate state changes to deeply nested React elements☆1,318Nov 20, 2022Updated 3 years ago
- redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.☆1,875Mar 28, 2022Updated 3 years ago
- A Higher Order Component using react-redux to keep form state in a Redux store☆12,518Jun 13, 2024Updated last year
- Redux bindings for React Router – keep your router state inside your Redux store☆2,291Jul 7, 2021Updated 4 years ago
- Redux bindings for client-side search☆1,398Dec 11, 2020Updated 5 years ago
- Universal data fetching and route lifecycle management for React etc.☆1,096Jun 13, 2018Updated 7 years ago
- persist and rehydrate a redux store☆13,001May 1, 2024Updated last year
- Logger for Redux☆5,737Aug 20, 2020Updated 5 years ago
- Puts your console on blast when React is making unnecessary updates.☆4,945Sep 23, 2017Updated 8 years ago
- FSA-compliant promise middleware for Redux.☆2,653Jan 21, 2023Updated 3 years ago
- JavaScript Testing utilities for React☆19,891Oct 22, 2025Updated 3 months ago
- NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.☆2,944Jan 16, 2023Updated 3 years ago
- A higher order component for loading components with promises.☆16,563Jul 10, 2024Updated last year
- [No Maintenance Intended] A function, a component and a mixin for React pure rendering☆447Oct 29, 2019Updated 6 years ago
- The monorepo home to all of the FormatJS related libraries, most notably react-intl.☆14,678Updated this week
- A spring that solves your animation problems.☆21,740Jan 5, 2024Updated 2 years ago
- A human-friendly standard for Flux action objects.☆4,732Nov 28, 2023Updated 2 years ago
- Seamless mapping of class names to CSS modules inside of React components.☆5,176Nov 2, 2019Updated 6 years ago
- React components for efficiently rendering large lists and tabular data☆27,081Jan 20, 2025Updated last year
- Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.☆5,355Jun 25, 2021Updated 4 years ago
- A proposal for bundling reducers, action types and actions when using Redux☆9,580Jan 31, 2022Updated 4 years ago
- A toolchain for React component styling.☆7,376Aug 19, 2022Updated 3 years ago
- ☆494Feb 1, 2017Updated 9 years ago
- 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