Name: | rh-nodejs6-nodejs-is-extendable |
---|---|
Version: | 0.1.1 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 5091 |
License: | MIT |
RPM: | rh-nodejs6-nodejs-is-extendable-0.1.1-4.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-is-extendable-0.1.1-4.el7.src.rpm |
Build Date: | Thu May 18 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/is-extendable |
Summary: | Returns true if a value is any of the object types |
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?" |