reduce-object@0.1.3

Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

2014-09-28
安装 (0.1.3)
npm install reduce-object@0.1.3
yarn add reduce-object@0.1.3
pnpm add reduce-object@0.1.3
bun add reduce-object@0.1.3
dependencies (1)
包名版本要求
for-own ^0.1.1
devDependencies (2)
包名版本要求
mocha *
should ^4.0.4
版本列表
0.1.3 2014-09-28
0.1.2 2014-09-21