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())).

Latest release
Jan 28, 2018
Releases
10
Known CVEs
0
First release
Feb 08, 2017
License
MIT
View on Npm
Repository
Insights

Activity

Total releases
10
Last 12 months
0
Cadence
~daily
Dependencies
2

Releases per month

last 12 months

Release mix

  • major 1
  • patch 8
10 releases
Dependencies

Depends on

3.0.3

Used by

Nothing tracked depends on this yet.

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