Releases4
Frequency8 months 3 weeks
Last Release
Returns true if a value is a plain object, array or function.

Linked projects

Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.