npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ponyfill" 的结果(共 17 个)
buffer-from

A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.

MIT
fs-access

Node.js 0.12 fs.access() & fs.accessSync() ponyfill

MIT
es6-object-assign

ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill

MIT
buffer-alloc

A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.

MIT
fs-copy-file-sync

fs.copyFileSync ponyfill

MIT
is-finite

ES2015 Number.isFinite() ponyfill

MIT
abortcontroller-polyfill

Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).

MIT
p-finally

`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome

MIT
buffer-fill

A [ponyfill](https://ponyfill.com) for `Buffer.fill`.

MIT
array-find-index

ES2015 `Array#findIndex()` ponyfill

MIT
fetch-ponyfill

A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.

MIT