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 11 months ago