jonschlinkert / is-extendable

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.
19Updated 3 years ago

Alternatives and similar repositories for is-extendable:

Users that are interested in is-extendable are comparing it to the libraries listed below