redux-loop
Effect handling library
A library that enables reducers to handle effects naturally and purely by returning them from the reducer
A library that ports Elm's effect system to Redux
2k stars
43 watching
122 forks
Language: JavaScript
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
| A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
| A Redux effects driver for interacting with local or session storage | 10 |
| A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 |
| A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
| A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |
| A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
| Official Angular bindings for Redux store management in TypeScript-based applications. | 73 |
| A JavaScript library for managing global state in applications | 60,939 |
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
| A tool for creating Redux applications with functional architecture and development tools. | 252 |
| A library that provides Redux integration with the Deku framework | 30 |
| Adds credentials to fetch requests when conditions are met | 23 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |