870 packages matching “promise.all”
promise-all
v1.0.0 · 11 years ago
A Promise.all but for Objects as well as Arrays
No known vulnerabilities
promise-all-reject-late
v1.0.1 · 6 years ago
Like Promise.all, but save rejections until all promises are resolved
No known vulnerabilities
better-all
v0.0.9 · 1 month ago
Better Promise.all with automatic dependency optimization
No known vulnerabilities
promise-sequential
v1.1.1 · 10 years ago
Simple like Promise.all(), but sequentially!
No known vulnerabilities
p-props
v6.1.0 · 1 year ago
Like `Promise.all()` but for `Map` and `Object`
No known vulnerabilities
promise-throttle-all
v1.1.1 · 4 years ago
Promise.all with limited concurrency
No known vulnerabilities
settle-promise
v1.0.0 · 9 years ago
Like `Promise.all`, but when all `Promise`s are settled.
No known vulnerabilities
iterate-async
v1.10.0 · 5 months ago
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
No known vulnerabilities
promises-all
v1.0.0 · 9 years ago
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.
No known vulnerabilities
promise-all-object
v2.0.1 · 8 years ago
Work like Promise.all with objects any nesting level
No known vulnerabilities
promise-props
v1.0.0 · 11 years ago
Like Bluebird's Promise.props; like Promise.all but for an object with named properties
No known vulnerabilities
directly
v2.0.6 · 8 years ago
Like Promise.all, only less so
No known vulnerabilities
piall
v0.2.1 · 5 years ago
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
No known vulnerabilities
@ricokahler/pool
v1.2.0 · 4 years ago
like `Promise.all` but you can specify how many concurrent tasks you want at once
No known vulnerabilities
promise-all-props
v3.0.0 · 3 years ago
Like `Promise.all` but for object properties.
No known vulnerabilities
prottle
v1.0.6 · 5 years ago
Promise.all() throttle
No known vulnerabilities
gulp-all
v1.1.0 · 10 years ago
Promise.all for gulp streams, so you can compose a bunch of 'private' subtasks.
No known vulnerabilities
concurrency-promise
v1.0.1 · 8 years ago
Split promises in chunks and execute by Promise.all
No known vulnerabilities
@xen-orchestra/async-map
v0.1.5 · 2 days ago
Promise.all + map for all iterables
No known vulnerabilities
promise-each2
v1.0.0 · 9 years ago
Sequential Promise.all()
No known vulnerabilities