Try-catch Packages

simple-trier

`Trier` is a JavaScript/TypeScript utility class that simplifies the process of error handling and recovery in your application. By encapsulating your error-prone code within `try` and `catch` blocks, and specifying appropriate callback functions, you can

4.0.3 • Published 2 years ago

try-handler

Try handler is a powerful utility that wraps try-catch blocks in a function, allowing you to handle errors in a more elegant way, without the need to write try-catch blocks in your code.

0.0.5 • Published 11 months ago