11 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
599 commits to master branch, last one about a month ago
105
2.5k
mit
16
:rocket: It's a very fast and efficient glob library for Node.js
Created 2016-12-27
820 commits to master branch, last one 5 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 3 months ago
Super tiny and ~350% faster alternative to node-glob
Created 2018-04-11
113 commits to master branch, last one 3 years ago
31
509
mit
5
Rename files in bulk.
Created 2012-12-16
344 commits to master branch, last one 18 days ago
A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.
Created 2016-12-06
274 commits to develop branch, last one 2 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
236 commits to master branch, last one about a month ago
10
148
apache-2.0
8
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 2 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