array.prototype.reduce@1.0.2
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
MIT
2020-11-20
安装 (1.0.2)
npm install array.prototype.reduce@1.0.2
yarn add array.prototype.reduce@1.0.2
pnpm add array.prototype.reduce@1.0.2
bun add array.prototype.reduce@1.0.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| call-bind | ^1.0.0 |
| define-properties | ^1.1.3 |
| es-abstract | ^1.18.0-next.1 |
| es-array-method-boxes-properly | ^1.0.0 |
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^17.2.0 |
| aud | ^1.1.3 |
| auto-changelog | ^2.2.1 |
| eslint | ^7.13.0 |
| evalmd | ^0.0.19 |
| functions-have-names | ^1.2.1 |
| has-strict-mode | ^1.0.0 |
| is-string | ^1.0.5 |
| nyc | ^10.3.2 |
| safe-publish-latest | ^1.1.4 |
| tape | ^5.0.1 |