Promise.all Packages

promises-all

Track down promise states of all promise functions executing in parallel. Similar to promise.all function, but it rejects the complete promise.all() even if any one of the promise fails, where as promises-all npm will indiviudally return you the states.

1.0.0 • Published 7 years ago