Sign in Sign up
npm

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

npm View on Npm

Activity

Latest release
9y ago
Total releases
11
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Sep 07, 2016
Releases
Version Released
1.3.0 minor
1.2.1 patch
1.2.0 minor
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial