Showing 16 of 16 projects
A Redux middleware library that uses ES6 generators to manage side effects like data fetching and asynchronous flows.
Middleware for Redux that enables writing action creators that return functions for async logic and side effects.
A library to persist and rehydrate a Redux store across browser sessions or app restarts.
RxJS middleware for handling side effects in Redux applications using observable streams called Epics.
A customizable middleware logger for Redux that logs actions and state changes to the console.
FSA-compliant promise middleware for Redux that dispatches resolved or rejected promise values as actions.
Redux middleware that transforms async actions into separate pending, fulfilled, and rejected actions.
Redux middleware for organizing business logic, intercepting actions, and performing async processing with declarative features.
Redux middleware for handling API calls with standardized request, success, and failure actions.
A Redux middleware that handles async actions using Cycle.js and functional reactive programming.
A persistence layer for Redux with flexible storage backends and decorators.
A Redux middleware that automatically generates reducer tests by recording UI interactions.
A React library that enables local component state management using Redux, allowing components to have their own reducers and state.
A Redux middleware and reducer that prevents duplicate HTTP requests by tracking in-flight requests.
A Redux middleware implementing Cerebral-inspired signals for declarative, behavior-tree-like action flows.
A Redux middleware that logs the differences between state changes for easier debugging.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.