Async Packages

pipe-functions

Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one

1.3.0 • Published 8 years ago

nue

An async control-flow library suited for node.js.

0.7.1 • Published 10 years ago

cliss

CLI Simple, Stupid. Automatic discovery of parameters names. Provides an easy and minimal setup by passing in only a function reference without the need of declaring all expected options names or create a help section by hand. Support to sync / async. Sup

0.0.9 • Published 5 years ago