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
15d ago
License
None
15d ago
Weekly Downloads
62.9K
2d ago
Dependencies
1
15d ago
Required Runtime
>=0.10.0
15d ago
Deprecated
No
15d ago

Weekly downloads

Release activity

1 release tracked. Last release: 15 days ago.

v0.1.3 current
v0.1.3 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 62895 2d ago
dep_count (none) 1 15d ago
latest_version (none) 0.1.3 15d ago
license (none) (none) 15d ago
deprecated (none) false 15d ago
required_runtime (none) >=0.10.0 15d 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)