ES Proposal spec-compliant shim for Promise.allSettled
-
Updated
Sep 3, 2023 - JavaScript
ES Proposal spec-compliant shim for Promise.allSettled
PromiseA+ is fully implemented, and the any and allSettled methods in the Stage 4 of TC39 are also implemented.
Simple polyfill for Promise.allSettled - no dependencies - Uses default implementation if available.
✨ A ES2021 Promise implementation based on ES3 has high compatibility, and comply with ECMA-262 and Promises/A+
Provides the missing angular $q.allSettled
Add a description, image, and links to the allsettled topic page so that developers can more easily learn about it.
To associate your repository with the allsettled topic, visit your repo's landing page and select "manage topics."