amonad
Experimental implementation of Maybe and Result monads compatible with await.
Experimental implementation of Maybe and Result monads compatible with await.
Functional library to try-catch code that accepts functions and promises
Javascript utility functions for web development
React error catch
Transforms (decorates) express routers or app for transparent work with async controllers and standard error handling
Babel code injection plugin
An express middleware for wrapping router methods (app.METHOD and express.Router()) with a customizable try / catch
A declarative sync & async js maybe that notes something may fail
A vite plugin that can auto inject try catch code for async function
`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
Async/await wrapper for easy error handling in js
try/catch wrapper for easy error handling in js
A TypeScript port of Nightly Rust's Result and Option structs
A set of tools for quick js ts development
A simple and lightweight way to create a safe result in Typescript
try catch helper
Better error handling in TypeScript.
Extract error message from an object using known error properties.