Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: allsettled

andreashuber69/capped-promise

Provides Promise.all and Promise.allSettled variants that limit the number of simultaneously pending promises.

Language: TypeScript - Size: 1.53 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 0 - Forks: 0

es-shims/Promise.allSettled

ES Proposal spec-compliant shim for Promise.allSettled

Language: JavaScript - Size: 89.8 KB - Last synced: 22 days ago - Pushed: 9 months ago - Stars: 96 - Forks: 9

natee/utils

常用代码片段,Promise.none,Promise.any,Promise.first,Promise.last,Promise.timeout,Promise.allSettled,promisify...

Language: JavaScript - Size: 27.3 KB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

abumq/allsettled-polyfill

Simple polyfill for Promise.allSettled - no dependencies - Uses default implementation if available.

Language: JavaScript - Size: 7.81 KB - Last synced: 11 days ago - Pushed: about 3 years ago - Stars: 8 - Forks: 5

stefee/promise-settled-aggregate

Await an array of promises to be settled, then reject with an AggregateError upon failure, or resolve with an array of values upon success.

Language: TypeScript - Size: 4.13 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

rpgeeganage/alls

Just another library with the sole purpose of waiting till all promises to complete. Nothing more, Nothing less.

Language: TypeScript - Size: 192 KB - Last synced: 20 days ago - Pushed: almost 2 years ago - Stars: 13 - Forks: 1

WormGirl/core-promise

PromiseA+ is fully implemented, and the any and allSettled methods in the Stage 4 of TC39 are also implemented.

Language: JavaScript - Size: 19.5 KB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

ambit-tsai/promise-for-es

✨ A ES2021 Promise implementation based on ES3 has high compatibility, and comply with ECMA-262 and Promises/A+

Language: JavaScript - Size: 46.9 KB - Last synced: 24 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

niqdev/angular-q-extras

Provides the missing angular $q.allSettled

Language: JavaScript - Size: 85.9 KB - Last synced: 24 days ago - Pushed: almost 6 years ago - Stars: 5 - Forks: 2