Polyfill to provide array.find on IE.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
An EventTarget Polyfill
A shim for the setImmediate efficient script yielding API
A polyfill for http://www.w3.org/TR/eventsource/
Constructible style sheets/adopted style sheets polyfill
Fetch JSONP like a boss using Fetch API
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.
Lightweight promise polyfill. A+ compliant
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Post compiler for Vue template render functions to support ES2015+ features
High-performance JSON Pointer implementation
Array manipulation, ordering, searching, summarizing, etc.
Lint CSS for browser support against caniuse database
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
ECMAScript 6 Symbol polyfill
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@2 polyfills
ES2015 `Array#findIndex()` ponyfill