11 results found Sort:
- Filter by Primary Language:
- JavaScript (9)
- C# (1)
- C++ (1)
- +
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 5 months ago
:rocket: It's a very fast and efficient glob library for Node.js
Created
2016-12-27
854 commits to master branch, last one 17 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
253 commits to master branch, last one 20 days ago
Super tiny and ~350% faster alternative to node-glob
Created
2018-04-11
113 commits to master branch, last one 3 years ago
Rename files in bulk.
Created
2012-12-16
347 commits to master branch, last one about a month ago
A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.
Created
2016-12-06
274 commits to develop branch, last one 3 years 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
251 commits to master branch, last one 15 days ago
A friendly and modern functional object oriented language for shell script.
Created
2016-09-10
495 commits to master branch, last one about a year 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