licenses.dev

eachr v4.5.0

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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
typechecker • 6.4.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/eachr)](https://licenses.dev/npm/eachr)
<a href="https://licenses.dev/npm/eachr">
  <img src="https://licenses.dev/b/npm/eachr" alt="licenses" />
</a>

Or the licenses badge code for the 4.5.0 version:

[![licenses](https://licenses.dev/b/npm/eachr/4.5.0)](https://licenses.dev/npm/eachr/4.5.0)
<a href="https://licenses.dev/npm/eachr/4.5.0">
  <img src="https://licenses.dev/b/npm/eachr/4.5.0" alt="licenses" />
</a>
GitHub