Sign in Sign up
npm

apr-compose

Creates a function which is a composition of the passed asynchronous functions. Each function consumes the return value of the function that follows. Composing functions f(), g(), and h() would produce the result of f(g(h())).

npm View on Npm

Activity

Latest release
8y ago
Total releases
10
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Feb 08, 2017
Releases
Version Released
3.0.3 patch
3.0.2 patch
3.0.1 patch
3.0.0 major
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial