redux-catch
Error handler
A middleware solution for handling errors in Redux applications with support for error tracking platforms.
Error catcher middleware for Redux reducers and sync middlewares
150 stars
4 watching
7 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
error-catcher-middlewareerror-handlermiddlewareredux-catchredux-middlewaresentry
Related projects:
Repository | Description | Stars |
---|---|---|
denisizmaylov/redux-catch-promise | Middleware to catch and handle promises and async functions in Redux applications | 66 |
stoeffel/redux-either | Middleware for Redux that handles errors in a FSA-compliant way | 23 |
platzidev/socket.io-redux | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
ngokevin/redux-raven-middleware | Middleware to send error reports to Sentry from Redux applications | 227 |
rishantagarwal/react-redux-persist-sentry-middleware | A middleware solution for sending error reports to Sentry in React + Redux applications. | 10 |
grofers/redux-cookies-middleware | Middleware to sync parts of Redux state with browser cookies. | 81 |
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 509 |
redux-loop/redux-loop | A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,959 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
clarus/redux-ship | A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 611 |
dtschust/redux-bug-reporter | A tool that helps developers diagnose and report issues with Redux applications | 684 |
zslucky/redux-fetch-middleware | A middleware that simplifies data fetching and status tracking in Redux applications. | 38 |
eudoxia0/clack-errors | Middleware to handle exceptions in Clack applications | 27 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
therewillbecode/redux-cheerio | A Redux middleware for parsing HTML documents from HTTP requests using Cheerio. | 6 |