licenses.dev

eachr v3.3.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

MIT3
PackageRelationDependenciesPublished
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)DIRECT2
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causationINDIRECT0
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)DIRECT3
ISC1
PackageRelationDependenciesPublished
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
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 3.3.0 version:

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