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 2 months 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 7 months ago
:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions
Created
2013-07-16
178 commits to master branch, last one about a year ago
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
Created
2014-10-20
236 commits to master branch, last one 5 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
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