| isaacs/node-glob |
8,157 |
|
810,467 |
46,940 |
over 2 years ago |
157 |
September 27, 2023 |
3 |
isc |
TypeScript |
| glob functionality for node.js |
| isaacs/minimatch |
3,104 |
|
726,927 |
9,361 |
over 2 years ago |
106 |
July 06, 2023 |
5 |
isc |
JavaScript |
| a glob matcher in javascript |
| 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 |
| 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. |
| p-ranav/glob |
195 |
|
0 |
0 |
about 3 years ago |
0 |
|
9 |
mit |
C++ |
| Glob for C++17 |
| kthompson/glob |
185 |
|
23 |
38 |
about 3 years ago |
53 |
November 18, 2021 |
8 |
mit |
C# |
| A C# Glob library for .NET and .NET Core. |
| vtjnash/Glob.jl |
110 |
|
37 |
0 |
about 3 years ago |
0 |
December 14, 2016 |
10 |
other |
Julia |
| Posix-compliant file name pattern matching |
| PHLAK/Splat |
102 |
|
0 |
1 |
about 3 years ago |
9 |
March 27, 2023 |
1 |
mit |
PHP |
| Glob-like file and pattern matching utility. |
| fitzgen/glob-to-regexp |
96 |
|
163,577 |
797 |
over 6 years ago |
8 |
April 01, 2019 |
8 |
|
JavaScript |
| Convert a glob to a regular expression |
| 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 "?"). |