Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Node Glob | 8,157 | 810,467 | 46,940 | a year ago | 157 | September 27, 2023 | 3 | isc | TypeScript | |
glob functionality for node.js | ||||||||||
Minimatch | 3,104 | 726,927 | 9,361 | a year ago | 106 | July 06, 2023 | 5 | isc | JavaScript | |
a glob matcher in javascript | ||||||||||
Fast Glob | 2,280 | 169,735 | 7,581 | 10 months ago | 43 | November 06, 2023 | 17 | mit | JavaScript | |
:rocket: It's a very fast and efficient glob library for Node.js | ||||||||||
Dotnet.glob | 270 | 35 | 46 | 3 years ago | 121 | September 27, 2021 | 7 | mit | C# | |
A fast globbing library for .NET / .NETStandard applications. Outperforms Regex. | ||||||||||
Glob | 195 | 2 years ago | 9 | mit | C++ | |||||
Glob for C++17 | ||||||||||
Glob | 185 | 23 | 38 | 2 years ago | 53 | November 18, 2021 | 8 | mit | C# | |
A C# Glob library for .NET and .NET Core. | ||||||||||
Glob.jl | 110 | 37 | 2 years ago | December 14, 2016 | 10 | other | Julia | |||
Posix-compliant file name pattern matching | ||||||||||
Glob To Regexp | 96 | 163,577 | 797 | 5 years ago | 8 | April 01, 2019 | 8 | JavaScript | ||
Convert a glob to a regular expression | ||||||||||
Nanomatch | 82 | 455,186 | 788 | 4 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 "?"). | ||||||||||
Globbing | 68 | 5 years ago | ||||||||
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards. |