DiegoZoracKy / 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
16Updated 7 years ago

Alternatives and similar repositories for pipe-functions:

Users that are interested in pipe-functions are comparing it to the libraries listed below