aggregateerror
There are 5 repositories under aggregateerror topic.
es-shims/error-cause
An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3
es-shims/AggregateError
ES Proposal spec-compliant shim for AggregateError
ehmicky/error-cause-polyfill
Polyfill `error.cause`
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.
jchip/error
utilities and polyfill for node.js errors