each-async
Async concurrent iterator (async forEach) (by sindresorhus)
after-all-results
Like after-all, but collects the results for you (by watson)
| each-async | after-all-results | |
|---|---|---|
| - | - | |
| 109 | 10 | |
| - | - | |
| 0.7 | 0.0 | |
| over 5 years ago | over 11 years ago | |
| JavaScript | JavaScript | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
each-async
Posts with mentions or reviews of each-async.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning each-async yet.
Tracking mentions began in Dec 2020.
after-all-results
Posts with mentions or reviews of after-all-results.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning after-all-results yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing each-async and after-all-results you can also consider the following projects:
async - Async utilities for node and the browser
iterum - Handling iterables like lazy arrays.
neo-async - Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
async-chainable - An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining