| mrmlnc/fast-glob |
2,280 |
|
169,735 |
7,581 |
over 2 years ago |
43 |
November 06, 2023 |
17 |
mit |
JavaScript |
| :rocket: It's a very fast and efficient glob library for Node.js |
| sindresorhus/multimatch |
293 |
|
57,557 |
1,076 |
over 2 years ago |
12 |
October 27, 2023 |
1 |
mit |
JavaScript |
| Extends minimatch.match() with support for multiple patterns |
| dazinator/DotNet.Glob |
270 |
|
35 |
46 |
over 4 years ago |
121 |
September 27, 2021 |
7 |
mit |
C# |
| A fast globbing library for .NET / .NETStandard applications. Outperforms Regex. |
| micromatch/nanomatch |
82 |
|
455,186 |
788 |
about 5 years ago |
29 |
June 27, 2018 |
7 |
mit |
JavaScript |
| 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 wildcard support: ("*", "**", and "?"). |
| begin/globbing |
68 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
|
|
| Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards. |
| becheran/wildmatch |
68 |
|
0 |
29 |
over 2 years ago |
17 |
June 28, 2022 |
2 |
mit |
Rust |
| Simple string matching with single- and multiple-wildcard operator |
| zzarcon/run-when |
63 |
|
0 |
1 |
over 8 years ago |
6 |
October 13, 2017 |
2 |
mit |
JavaScript |
| Run tasks based on "Git diff" changes :running: :heavy_plus_sign: :heavy_minus_sign: |
| mganss/Glob.cs |
59 |
|
13 |
7 |
about 2 years ago |
16 |
March 16, 2023 |
0 |
apache-2.0 |
C# |
| Path globbing for .NET |
| dart-lang/glob |
52 |
|
2,857 |
316 |
over 2 years ago |
21 |
November 09, 2022 |
10 |
bsd-3-clause |
Dart |
| Bash-style filename globbing for Dart. |
| brofield/simpleopt |
44 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
C++ |
| Cross-platform command line processing and file globbing for C++ |