redux-cycles
Side effect handler
A library that integrates functional reactive programming with Redux to handle side effects in a declarative way
Bring functional reactive programming to Redux using Cycle.js
744 stars
22 watching
30 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 2 awesome lists
cyclecycle-drivercyclejsfunctional-reactive-programmingmiddlewarereactreactivereduxredux-cycle-middlewareside-effect
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |
| A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 |
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
| Example web applications showcasing the use of Cycle.js for building reactive user interfaces | 9 |
| A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. | 109 |
| 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 |
| A toolset to keep side effects within reducers while maintaining their purity. | 180 |
| A showcase website featuring projects built with Cycle.js | 9 |
| Middleware for handling side effects in Redux actions with callbag observables | 182 |
| A debugging tool for Cycle.js apps that allows users to inspect and manipulate the data flow of their applications | 217 |
| Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
| A Cycle.js driver for interacting with browser storage | 51 |