Package Licenses
MIT
Dependency Licenses
MIT6
Package | Relation | Dependencies | Published |
---|---|---|---|
error-base • 0.2.0Create custom Error classes. | DIRECT | 0 | |
is-child-process • 1.0.2Checks whether a value is child process result, which in case is more specific Node.js EventEmitter. Browserify-ready. | DIRECT | 4 | |
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?" | INDIRECT | 0 | |
is-node-emitter • 1.0.6Strictly checks that given value is nodejs EventEmitter. It's easy, because his API is in frozen state. | INDIRECT | 3 | |
is-real-object • 1.0.2Returns `true` if a value is any type of object, but not an array. Browserify-ready. | INDIRECT | 2 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 |