Polyfill for Array.prototype.from
Polyfill for Function.prototype.bind
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Javascript Error Polyfill
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Polyfill for the URLPattern API
Polyfills for various browsers including commonly used language features
Web Streams, based on the WHATWG spec reference implementation
Babel helper to create your own polyfill provider
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@3 polyfills
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
A native "Headers" class polyfill.
Polyfill for Object.prototype.assign
A Babel plugin to inject imports to core-js@2 polyfills
A polyfill for the internal diagnostics_channel module
rollup-plugin-polyfill-node ===
A polyfill for the Resize Observer API
Bare minimum fetch polyfill in 500 bytes
HTML5 `FormData` for Browsers and Node.
Lightweight promise polyfill. A+ compliant