Polyfill for the basic functionality of `Function.name` accessor property in its pre-ES6 form
Apply ES2015 function.name semantics to all functions
Function name shim (especially for supporting function names in Internet Explorer).
Web Streams, based on the WHATWG spec reference implementation
Babel helper to create your own polyfill provider
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
Polyfill for the URLPattern API
A Babel plugin to inject imports to core-js@3 polyfills
A polyfill for the internal diagnostics_channel module
A native "Headers" class polyfill.
Node.js os.homedir polyfill for older versions of node.js.
Lightweight promise polyfill. A+ compliant
Bare minimum fetch polyfill in 500 bytes
A window.fetch polyfill.
A lightweight and trustworthy URL polyfill for React Native
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
A polyfill for the Resize Observer API
Polyfills for various browsers including commonly used language features
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
A lightweight polyfill for Temporal, successor to the JavaScript Date object
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome.