higher-order functions and common patterns for async code
Async is a utility module which provides straight-forward, powerful
functions for working with asynchronous JavaScript. Although originally
designed for use with node.js, it can also be used directly in the
browser. Also supports component (a package manager for building a better
web).

Maintainer: Aaron Bieber <abieber@openbsd.org>

WWW: https://github.com/caolan/async
