reduce-object v0.1.3

npm

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

Updated View on npm →
Version
0.1.3
115d ago
License
None
115d ago
Weekly Downloads
62.9K
103d ago
Dependencies
1
115d ago
Required Runtime
>=0.10.0
115d ago
Deprecated
No
116d ago

Weekly downloads

Release activity

1 release tracked. Last release: 116 days ago.

v0.1.3 current
v0.1.3 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 62895 103d ago
dep_count (none) 1 116d ago
latest_version (none) 0.1.3 116d ago
license (none) (none) 116d ago
deprecated (none) false 116d ago
required_runtime (none) >=0.10.0 116d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/reduce-object/latest_version
{ "value": "0.1.3" }
CLI
$ npx grounded-cli reduce-object
reduce-object@0.1.3 (npm)