p-signal
Better way to cancel promises using AbortSignal
Better way to cancel promises using AbortSignal
Returns the first Promise in an iterable to resolve
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
ES Proposal spec-compliant shim for Promise.withResolvers