licenses.dev

has-values v1.0.0

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.DIRECT2
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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