licenses.dev

for-in v0.1.8

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 0.1.8 version:

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