Package Licenses
MIT
Dependency Licenses
MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
for-in • 0.1.8Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js | DIRECT | 0 | |
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?" | DIRECT | 0 |