Name: | rh-nodejs8-nodejs-is-glob |
---|---|
Version: | 2.0.1 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 5918 |
License: | MIT |
RPM: | rh-nodejs8-nodejs-is-glob-2.0.1-5.el7.noarch.rpm |
Source RPM: | rh-nodejs8-nodejs-is-glob-2.0.1-5.el7.src.rpm |
Build Date: | Tue Dec 19 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/is-glob |
Summary: | Returns true if the given string looks like a glob |
Description: | Returns true if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. |