licenses.dev

is-real-object v1.0.2

Returns `true` if a value is any type of object, but not an array. Browserify-ready.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
is-extendable • 0.1.1Returns 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?"DIRECT0
isarray • 1.0.0Array#isArray for older browsersDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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