Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-is-extendable
determine if a value can be extended
https://github.com/jonschlinkert/is-extendable
0
no reviews
Install
Returns 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?"
Node.js is an event-based server-side JavaScript engine.