licenses.dev

falsey v0.3.2

Returns true if `value` is falsey. Works for strings, arrays and `arguments` objects with a length of `0`, and objects with no own enumerable properties are considered falsey.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
kind-of • 5.1.0Get the native type of a value.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.2 version:

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