licenses.dev

for-own v1.0.0

Iterate over the own 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

MIT1
PackageRelationDependenciesPublished
for-in • 1.0.2Iterate 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.jsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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