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
70d ago
License
Artistic-2.0
70d ago
Weekly Downloads
165.6K
57d ago
Dependencies
2
70d ago
Required Runtime
>=4
70d ago
Deprecated
No
70d ago

Weekly downloads

Release activity

1 release tracked. Last release: 70 days ago.

v7.4.0 current
v7.4.0 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 165571 57d ago
required_runtime (none) >=4 70d ago
deprecated (none) false 70d ago
license (none) Artistic-2.0 70d ago
dep_count (none) 2 70d ago
latest_version (none) 7.4.0 70d 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)