Wait for any promise to be fulfilled
Principalele funcționalități ale sindresorhus/p-any sunt: Collection Processing, Promise Utilities.
Alternativele open-source pentru sindresorhus/p-any includ: sindresorhus/p-reduce — Reduce a list of values using promises into a promise for a value. sindresorhus/p-some — Wait for a specified number of promises to be fulfilled. sindresorhus/p-filter — Filter promises concurrently. sindresorhus/p-race — A better `Promise.race()`. sindresorhus/p-settle — Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency. samccone/promise-semaphore — promise semaphore.
Reduce a list of values using promises into a promise for a value
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency