Try Packages

try-catch-core

Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.

2.0.3 • Published 8 years ago

tcf

A functional try / catch / finally with async support

2.1.0 • Published 7 years ago

try-or-value

a simple utility function for inline try-catch-statements

1.1.0 • Published 5 years ago

@efi.shtain/try-catch-type

async await brought try catch to asyncrounous javascript, problem is that it is ugly and verbose. Having to write lots of try catch blocks for fine grained error handling is not so much fun, and it makes the code harder to read.

1.0.4 • Published 6 years ago