scvnc / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scvnc/pipe-functions Issues

No issues in this repository yet.