NuxRef

nodejs-is-extendable - Detects array, regexp, plain object, function or date.

Website: https://github.com/jonschlinkert/is-extendable
License: MIT
Description:
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?"

Packages

nodejs-is-extendable-0.1.1-1.el7.nuxref.noarch [6 KiB] Changelog Chris Caron (2016-04-15):
- Initial release (v0.1.1-1)