licenses.dev

has-value v1.0.0

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.DIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. DIRECT4
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.INDIRECT2
isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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