itertools-ts
Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)
promise-mix
Node module with some useful Promise composition functionalities.
async-flow-control
Handle Javascript program flow control gracefully in async and mixed async/sync workflows