batchasync.js/README.md

3 lines
111 B
Markdown
Raw Normal View History

2019-06-13 23:04:48 +00:00
# batchasync.js
Like forEachAsync, or Promise.all(), but handling a bounded number of items at any given time.