| ehmicky/log-process-errors |
472 |
|
63 |
22 |
over 2 years ago |
86 |
October 28, 2023 |
0 |
apache-2.0 |
JavaScript |
| Show some ❤️ to Node.js process errors |
| xobotyi/await-of |
265 |
|
5 |
7 |
about 3 years ago |
14 |
July 21, 2021 |
8 |
mit |
TypeScript |
| await wrapper for easier errors handling without try-catch |
| bdsqqq/try |
194 |
|
0 |
0 |
almost 3 years ago |
7 |
February 26, 2023 |
2 |
mit |
TypeScript |
| Don't let the Try Catch Tower of Terror destroy your beautiful one liners. |
| poelstra/ts-stream |
55 |
|
9 |
16 |
over 4 years ago |
20 |
February 11, 2021 |
11 |
mit |
TypeScript |
| Type-safe object streams with seamless support for backpressure, ending, and error handling |
| kimmobrunfeldt/express-example |
52 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
|
JavaScript |
| Example of good Express.js architecture with Promises and nice error handling |
| cotag/em-promise |
22 |
|
7 |
5 |
about 13 years ago |
6 |
November 14, 2012 |
0 |
mit |
Ruby |
| A promise/deferred implementation for EventMachine |
| y13i/retryx |
21 |
|
3 |
1 |
almost 3 years ago |
8 |
May 18, 2021 |
3 |
mit |
TypeScript |
| Promise-based retry workflow library. |
| fedor/co_demo |
17 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
mit |
JavaScript |
| A step-by-step guide about how to avoid callback hell with ES6 Promises + generators (aka make your own "co") |
| suzdalnitski/saferr |
16 |
|
0 |
2 |
over 6 years ago |
2 |
August 02, 2019 |
0 |
mit |
JavaScript |
| A tiny JavaScript library for safe error-handling. Supports async/await, promises and regular functions. Inspired by Go. |
| KyleRoss/await-handler |
13 |
|
11 |
4 |
almost 8 years ago |
4 |
July 06, 2018 |
0 |
mit |
JavaScript |
| Basic wrapper for await that allows handling of errors without try/catch blocks |