exit-hook
Run some code when the process exits
async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
insync
Higher-order functions and common patterns for asynchronous code. Node specific port of async.
sequence
Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)
@kev_nz/async-tools
Async tools - a collection of utility functions for working with async/await code.