redux-either
Error handler middleware
Middleware for Redux that handles errors in a FSA-compliant way
FSA-compliant either monad middleware for redux
23 stars
3 watching
1 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Elm middleware for Redux | 149 |
| A middleware solution for handling errors in Redux applications with support for error tracking platforms. | 150 |
| Middleware to sync parts of Redux state with browser cookies. | 81 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
| A tiny JavaScript library for creating state machines in Redux apps. | 336 |
| A simplified implementation of a predictable state container for JavaScript applications | 1 |
| Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,492 |
| An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface. | 207 |
| A lightweight state container library for managing application state in React and other frameworks | 1,968 |
| Middleware for subscribing to observables in Redux action creators. | 57 |
| Provides documentation in multiple formats for offline reading by a popular JavaScript state management library. | 283 |
| Utilities to integrate Bacon.js with Redux for state management | 4 |
| Middleware for handling asynchronous data fetching in Redux applications with jQuery Deferred objects | 2 |