An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Polyfills nodejs builtin modules and globals for the browser.
rollup-plugin-polyfill-node ===
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.
Runtime to be use with the Flow Enums transform.
Concatenate a readable stream's data into a single array
Lightweight promise polyfill. A+ compliant
Remove duplicate values from an array. Fastest ES5 implementation.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Minimal async jobs utility library, with streams support
A lightweight and trustworthy URL polyfill for React Native
A window.fetch polyfill.
Stringify your JSON at max speed
Loop over each item in an array and call the given function on every element.
A polyfill for the Resize Observer API
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
The engine that powers scroll-into-view-if-needed
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
Constructible style sheets/adopted style sheets polyfill
Promisify a callback-based function
A lightweight polyfill for Temporal, successor to the JavaScript Date object
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
Fetch JSONP like a boss using Fetch API