run-async

Utility method to run function either synchronously or asynchronously using the common `this.async()` style.

seq

Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling

@shutterstock/p-map-iterable

Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)

sequence

Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)