licenses.dev

is-node-emitter v1.0.6

Strictly checks that given value is nodejs EventEmitter. It's easy, because his API is in frozen state.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
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?"INDIRECT0
is-real-object • 1.0.2Returns `true` if a value is any type of object, but not an array. Browserify-ready.DIRECT2
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-node-emitter)](https://licenses.dev/npm/is-node-emitter)
<a href="https://licenses.dev/npm/is-node-emitter">
  <img src="https://licenses.dev/b/npm/is-node-emitter" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.6 version:

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