Sign in Sign up
npm

async-await-foreach

This is a simple module that provides an asyncForEach function that allows promises to be awaited inside the loop. The asyncForEach function is also asynchronous so it needs to be treated as a promise (use then or await).

npm View on Npm

Activity

Latest release
7y ago
Total releases
5
Cadence
~3 days
Last 12 months
0

Details

License
ISC
First release
Mar 21, 2019
Releases
Version Released
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial