unfetch
Bare minimum fetch polyfill in 500 bytes
Bare minimum fetch polyfill in 500 bytes
ES5 spec-compliant shim for String.prototype.trim
ECMAScript spec-compliant polyfill/shim for `globalThis`
Array.prototype.find ES6 polyfill.
ES2015 spec-compliant shim for Reflect.ownKeys
ES Proposal spec-compliant shim for Promise.allSettled
ES Proposal spec-compliant shim for Promise.prototype.finally
ES2017 spec-compliant String.prototype.padStart shim.
ECMAScript 5 compatibility shims for legacy JavaScript engines
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
Spec-compliant shim for Symbol.prototype.description proposal.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
ECMAScript6 Map polyfill
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Polyfill exporting trevnorris's 0.11+ asyncListener API.
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
backwards compatible version of builtin events.listenercount
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Object.fromEntries() ponyfill (in 6 lines)
A cross platform Promise.allSettled polyfill