Catch errors from async express routes and pass them to error catcher middleware
async error handler
Call a function and catch any errors it throws
Catch errors in async request handlers and forward them to your error handler
JavaScript errors tracking for Hawk.so
Gracefully handle a Promise using async/await.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Gracefully handle a Promise using async/await.
Catcher shared type definitions — zero runtime dependencies
Determine if a function is a native async function.
Higher-order functions and common patterns for asynchronous code
GTS UI component library
Settle an async function.
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Helper function to remap async functions to generators
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
A function that returns the normally hidden `AsyncFunction` constructor
A Promise-based interface into processes created by child_process.spawn
Turn async generator functions into ES2015 generators
`net.Server#listen()` helper that returns a Promise for async / await
Compiles sync functions into async generator functions
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Retrying made simple, easy and async