A lightweight polyfill utility for array chunking.
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
A Headers class polyfill and transformation library.
A polyfill for http://www.w3.org/TR/eventsource/
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
Array utils
Concatenate a readable stream's data into a single array
Polyfills for various browsers including commonly used language features
get the current executing script, with polyfills for IE9+ and Firefox
Web Streams, based on the WHATWG spec reference implementation
Babel helper to create your own polyfill provider
Isomorphic general-purpose TS utils
A fetch API polyfill for React Native with text streaming support.
A Babel plugin to inject imports to regenerator-runtime
WASI polyfill for browser and some wasm util
A Babel plugin to inject imports to core-js@2 polyfills
Polyfill for the URLPattern API
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
Chunk array of objects by their size in JSON
A Babel plugin to inject imports to core-js@3 polyfills
A native "Headers" class polyfill.
A polyfill for the internal diagnostics_channel module
WordPress Media Upload Utils.