promise-all-dynamic
v1.0.0
Published
An alternative of Promise.all that accepts an array that can change at runtime of promises
Readme
An alternative of Promise.all that accepts an array that can change at runtime of promises
Installation
$ npm install --save promise-all-dynamicImport
import PromiseAllDynamic from "promise-all-dynamic"