搜索 "ponyfill" 的结果(共 17 个)
symbol-observable
Symbol.observable ponyfill
MIT
buffer-from
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
MIT
es6-object-assign
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
MIT
buffer-alloc
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
MIT
abortcontroller-polyfill
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
MIT
buffer-fill
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
MIT
buffer-alloc-unsafe
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
MIT
fromentries
Object.fromEntries() ponyfill (in 6 lines)
MIT
fetch-ponyfill
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.
MIT