try_catch_req
A module to make clear and succinct a redundant async/await try-catchs in using promises in node routes.
A module to make clear and succinct a redundant async/await try-catchs in using promises in node routes.
A lightweight utility to handle promises safely, returning an error or result in a predictable format.
A utility package for your repetitive try catch with a proper standard logging format with both async and normal function compatible.
Better error handling in JavaScript
Go-like error handling for try/catch blocks
一个将try-catch包装成函数的库
nv-cli-try-catch =============== - nv-cli-try-catch - cli tool, generate many nested-try-catch blocks
Rust-like Result for Javascript
Safe and structured error handling for JavaScript.
A simple utility to handle async errors without try-catch blocks in Node.js.
Error Safe Assignment alternative for JS/TS, a simple way to remove try/catch hell
一个webpack loader,为异步操作自动添加try-catch语句
Golang style error handling for Functions, Promises and Thenables.
Minimalist, strongly-typed result pattern for TypeScript
Executing async function with simple error handling. Returns object with data and error.
Improve how you do Javascript errors
A TypeScript utility for better error handling.
Simple try-catch utility function for JavaScript
Wrapper for error handling without try-catch
Result type based on Kotlin Result type