licenses.dev

is-extendable v0.1.1

Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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