koa-catch
Catch and re-throw errors via context.throw
Catch and re-throw errors via context.throw
Asynchronous try-catch based on Node.JS domain module
catch promise automatic
Async await wrapper for easy error handling
Intuitive way of using aysnc-await
Sends non-filtered errors to a blackhole.
go-lang-style error handling using co library
costack gives you full stacktrace errors on promise based apps
Catch errors without try...catch...
An extended version of the `no-dupe-val` rule
Combine promises and events
`flatAsync` a simple wrapper to use Async/Await call without try/catch blocks.
simple js error handler demo
If error throw fook
This is a simple lib to wrap a container (such as form) and prevent jumping out from it by pressing Tab-button
The `try catch` block of clusic
Block the promise chains from executing if the end path is different from the start path. Good for single page application.
Optionals for JS
The right way to process JS exceptions
Eliminate try-catch and make it possible to handle all 3 outcomes differently: result, native exception, & application error.