Symbol.observable ponyfill
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
Object.fromEntries() ponyfill (in 6 lines)
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.
ES2015 `Number.isNaN()` ponyfill
Cross Platform Smart DisposableStack API Ponyfill
ES2015 Number.isInteger() ponyfill
A ponyfill (doesn't overwrite the native methods) to use Edge Runtime APIs in any environment.
Ponyfill that uses path or path-browserify depending on the environment.
Cross Platform Smart Event API Ponyfill
A ponyfill for the ES 2015 (ES6) `Array.from()`.