react-component-errors

This is a little utility that wraps you're ES6 (or even ES5) React Component's lifecycle methods with a try/catch and is useful in development because it exposes errors thrown that are swallowed by React by default. Now you can more easily diagnose errors

@mahdi.golzar/errorhandler

ErrorHandler is a customizable error management package designed to enhance error handling in your applications. It allows you to log errors, send errors to external services, and define custom error-handling behavior.