sanji-exception-ui
sanji-exception-ui UI
sanji-exception-ui UI
richer JavaScript errors
Throw unhandled Promise rejections
A bugsnag wrapper for paperplane
A ReactNatice Crash Handler for android, not ios
Assert-exception --- <p align="right"> <a href="https://www.npmjs.com/package/assert-exception"> <img alt="Npm version" src="https://badge.fury.io/js/assert-exception.svg"> </a> <a href="https://travis-ci.org/59naga/assert-exception"> <img a
Extensible assertions
HTTP status enabled Error class maintaining backward compatibility
A collection of errors to mimic commonly used ones from the .NET world.
A tiny JavaScript library for safe error-handling. Supports async/await, promises and regular functions. Inspired by Go.
Helper for redux-saga, auto wrap saga with try-catch, prevent one throw stop all.
Parse js Exceptions and Http responses to readable and standardized objects
Simple module that capture errors and log it. Works both server and browser.
Extendable error class derived from native Error object.
ErrorHandler implementation for Angular for the multiple definition of error hooks
Exception handling for cluster.js
### JsonResponse ```typescript @Controller() @UseInterceptors(ClassSerializerInterceptor) export class HelloController { @Get('hello') public async hello(): Promise<JsonResponse<string>> { return new JsonResponse<string>( "Hell
Handle exception smart.
Errors with pretty stack and customizable name. Part of our [tools suite](https://github.com/gikmx/tools).
ErrorHandler implementation for Angular for the multiple definition of error hooks