array.prototype.reduce@1.0.0
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
MIT
2019-10-01
安装 (1.0.0)
npm install array.prototype.reduce@1.0.0
yarn add array.prototype.reduce@1.0.0
pnpm add array.prototype.reduce@1.0.0
bun add array.prototype.reduce@1.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.3 |
| es-abstract | ^1.14.2 |
| es-array-method-boxes-properly | ^1.0.0 |
| function-bind | ^1.1.1 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^14.1.0 |
| auto-changelog | ^1.16.1 |
| covert | ^1.1.1 |
| eslint | ^6.4.0 |
| evalmd | ^0.0.19 |
| functions-have-names | ^1.1.1 |
| has-strict-mode | ^1.0.0 |
| is-string | ^1.0.4 |
| safe-publish-latest | ^1.1.3 |
| tape | ^4.11.0 |