licenses.dev

has-value v0.3.1

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

MIT4
PackageRelationDependenciesPublished
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.DIRECT0
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. DIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.DIRECT1
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 0.3.1 version:

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