globbing topic
fast-glob
:rocket: It's a very fast and efficient glob library for Node.js
globrex
Glob to regular expression with support for extended globs.
Glob.cs
Path globbing for .NET
xcv
:scissors: Cut, Copy and Paste files with Bash
wild-wild-path
🤠Object property paths with wildcards and regexps 🌵
micromatch
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...
tiny-glob
Super tiny and ~350% faster alternative to node-glob
braces
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.
globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.