Repository navigation

#

try-catch

Async await wrapper for easy error handling without try-catch

TypeScript
3341
2 年前

🤞 Give your functions another chance

TypeScript
571
3 年前

Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.

JavaScript
281
8 个月前

await wrapper for easier errors handling without try-catch

TypeScript
271
2 年前

Automatic and modern error handling package for Go

Go
74
5 个月前

An async/await utility to eliminate try/catch in favor of error values.

JavaScript
72
8 年前

Tries to execute a function and discards any error that occurs.

JavaScript
67
3 天前

A package that allows you to use try/catch block in Go.

Go
59
4 年前

functional try-catch wrapper for promises

JavaScript
40
3 年前

A simple utility package for exception handling with try-catch in Golang

Go
37
3 年前

可以在任何方法内添加try catch 操作

Groovy
33
4 年前

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.

Python
33
1 年前

Experimental alternative to a try/catch block in JavaScript

JavaScript
32
9 年前

a lightweight utility for typescript/javascript that simplifies error handling for both synchronous and asynchronous functions.

JavaScript
30
3 个月前

Robust and Type-Safe Errors Management Conventions with Typescript

TypeScript
29
10 个月前

Async Error Handling Middleware for ExpressJS with ESM/TypeScript support.

TypeScript
26
2 年前
JavaScript
25
2 个月前

An easy inline error handling wrapper for async promises and syncronous functions

JavaScript
24
7 年前