redux-ship
Side effect handler
A tool that handles side effects and provides snapshots for debugging and testing Redux applications.
Side effects with snapshots for Redux.
610 stars
10 watching
19 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 2 awesome lists
reduxredux-shipsnapshot
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolset to keep side effects within reducers while maintaining their purity. | 180 |
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |
| A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| A tool for Redux applications to manage side effects in a centralized way | 54 |
| A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
| Middleware for handling side effects in Redux actions with callbag observables | 182 |
| A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
| A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
| An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface. | 207 |
| A Redux effects driver for interacting with local or session storage | 10 |
| A middleware solution for handling errors in Redux applications with support for error tracking platforms. | 150 |
| A library that simplifies state management with Redux and React by providing a ViewModel abstraction | 29 |
| Adds credentials to fetch requests when conditions are met | 23 |