Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, s...
🚀 It's a very fast and efficient glob library for Node.js
翻译 - :rocket:这是一个用于Node.js的非常快速高效的glob库
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular e...
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcar...
If you use globs, this will make your code faster. 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...
file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
Assert a given object is a valid glob option
🌠 drop-in replacement for glob lets you use promises or callbacks