eachr v7.4.0

npm

Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.

Updated View on npm →
Version
7.4.0
115d ago
License
Artistic-2.0
115d ago
Weekly Downloads
165.6K
103d ago
Dependencies
2
115d ago
Required Runtime
>=4
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

1 release tracked. Last release: 116 days ago.

v7.4.0 current
v7.4.0 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 165571 103d ago
required_runtime (none) >=4 116d ago
deprecated (none) false 116d ago
license (none) Artistic-2.0 116d ago
dep_count (none) 2 116d ago
latest_version (none) 7.4.0 116d ago

Use it

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