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

Weekly downloads

Release activity

1 release tracked. Last release: 15 days ago.

v7.4.0 current
v7.4.0 Mar 21, 2026

Last changed

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