Exception Packages

@efi.shtain/try-catch-type

async await brought try catch to asyncrounous javascript, problem is that it is ugly and verbose. Having to write lots of try catch blocks for fine grained error handling is not so much fun, and it makes the code harder to read.

1.0.4 • Published 6 years ago

@sedeh/smart-console

Have you ever been in need of suppressing console logs? Have you thought of a tool that can help you suppress logs based on type, caller, level, or anything else that I cannot think of? Or maybe you DO NOT want to disable a log but want to throttle it! An

3.0.1 • Published 1 year ago

raisejs

Ruby's raise for JavaScript. Allows you to throw Errors as an expression.

1.0.0 • Published 11 years ago

@forward-steady/exception

An Exception base class for Javascript/Typescript that extends the built-in Error class with code and context properties.

1.0.1 • Published 5 years ago