Sign in Sign up
npm

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.

npm View on Npm

Activity

Latest release
9y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Feb 01, 2017
Releases
Version Released
1.0.0 initial