An alternative of Promise.all that accepts an array that can change at runtime of promises
Installation
$ npm install --save promise-all-dynamic
Import
import PromiseAllDynamic from "promise-all-dynamic"
An alternative of Promise.all that accepts an array that can change at runtime of promises
$ npm install --save promise-all-dynamic
import PromiseAllDynamic from "promise-all-dynamic"
npm i promise-all-dynamic
0
1.0.0
MIT
2.73 kB
5