array.prototype.reduce@1.0.1
An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.
MIT
2019-12-20
安装 (1.0.1)
npm install array.prototype.reduce@1.0.1
yarn add array.prototype.reduce@1.0.1
pnpm add array.prototype.reduce@1.0.1
bun add array.prototype.reduce@1.0.1
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.3 |
| es-abstract | ^1.17.0-next.1 |
| es-array-method-boxes-properly | ^1.0.0 |
| function-bind | ^1.1.1 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^2.1.2 |
| @ljharb/eslint-config | ^15.1.0 |
| auto-changelog | ^1.16.2 |
| covert | ^1.1.1 |
| eslint | ^6.7.2 |
| evalmd | ^0.0.19 |
| functions-have-names | ^1.2.0 |
| has-strict-mode | ^1.0.0 |
| is-string | ^1.0.5 |
| safe-publish-latest | ^1.1.4 |
| tape | ^4.12.0 |