reduce-object@0.1.2

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-21
安装 (0.1.2)
npm install reduce-object@0.1.2
yarn add reduce-object@0.1.2
pnpm add reduce-object@0.1.2
bun add reduce-object@0.1.2
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