Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency
Die Hauptfunktionen von sindresorhus/p-settle sind: Collection Processing, Promise Utilities.
Open-Source-Alternativen zu sindresorhus/p-settle sind unter anderem: sindresorhus/p-race — A better `Promise.race()`. sindresorhus/p-some — Wait for a specified number of promises to be fulfilled. sindresorhus/p-any — Wait for any promise to be fulfilled. sindresorhus/p-filter — Filter promises concurrently. sindresorhus/p-reduce — Reduce a list of values using promises into a promise for a value. samccone/promise-semaphore — promise semaphore.
Reduce a list of values using promises into a promise for a value