Fix IOS 12 Array Reverse Bug.
Array manipulation, ordering, searching, summarizing, etc.
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
Curated collection of data structures for the JavaScript/TypeScript.
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
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
Lazy-evaluating list of files, based on globs or regex patterns
Rope-based persistent sequence type
A Babel plugin to inject imports to core-js@3 polyfills
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
A polyfill for the internal diagnostics_channel module
A native "Headers" class polyfill.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
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.
rollup-plugin-polyfill-node ===
Node.js os.homedir polyfill for older versions of node.js.
Lightweight promise polyfill. A+ compliant