6 results found Sort:

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...
Created 2014-12-01
604 commits to master branch, last one 4 months ago
113
2.6k
mit
17
:rocket: It's a very fast and efficient glob library for Node.js
Created 2016-12-27
843 commits to master branch, last one 20 days ago
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...
Created 2018-11-05
252 commits to master branch, last one 8 months ago
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...
Created 2016-10-08
183 commits to master branch, last one 6 years ago
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...
Created 2014-12-18
68 commits to master branch, last one 3 years ago
file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
Created 2015-01-01
75 commits to master branch, last one 5 years ago