divide-array-bitt

Given an array arr and a chunk size, return a chunked array

promise-chunk-generator

An async generator that takes an array of promise executor functions and creates promises in chunks with fault-tolerance