NuxRef

nodejs-is-glob - Determines if a glob pattern or an extglob pattern.

Website: https://github.com/jonschlinkert/is-glob
License: MIT
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.

Packages

nodejs-is-glob-2.0.1-1.el7.nuxref.src [6 KiB] Changelog Chris Caron (2016-04-15):
- Initial release (v2.0.1-1)