object.reduce@1.0.0
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
MIT
2017-03-02
安装 (1.0.0)
npm install object.reduce@1.0.0
yarn add object.reduce@1.0.0
pnpm add object.reduce@1.0.0
bun add object.reduce@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| for-own | ^1.0.0 |
| make-iterator | ^1.0.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.11 |