licenses.dev

for-in v1.0.2

Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/for-in/1.0.2)](https://licenses.dev/npm/for-in/1.0.2)
<a href="https://licenses.dev/npm/for-in/1.0.2">
  <img src="https://licenses.dev/b/npm/for-in/1.0.2" alt="licenses" />
</a>
GitHub