@ -1,6 +1,8 @@
forEachAsync
===
| Sponsored by [ppl](https://ppl.family)
Analogous to `[].forEach`, but handles items asynchronously with a final callback passed to `then`.
This is the most essential piece of the [`ArrayAsync`](https://github.com/FuturesJS/ArrayAsync) package.