globstar
There are 12 repositories under globstar topic.
ehmicky/wild-wild-path
🤠 Object property paths with wildcards and regexps 🌵
micromatch/nanomatch
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 "?").
saracen/matcher
Matcher is a fast path matcher/globber supporting globstar/doublestar
ehmicky/wild-wild-utils
🤠 Functional utilities using object property paths with wildcards and regexps 🌵
do-community/glob-tool
A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.
tj-actions/glob
:octocat: Github action to match glob patterns with support for matching deleted files.
ehmicky/wild-wild-parser
🤠 Parser for object property paths with wildcards and regexps 🌵
busterc/universal-glob
:stars: drop-in replacement for glob lets you use promises or callbacks
do-community/glob-tool-embed
A portable, embeddable version of the DO Community Glob tool.
gflohr/File-Globstar
Globstar and gitignore style exclusion/ignore and inclusion lists
JS-DevTools/file-path-filter
Filters file paths using globs, regular expressions, or custom criteria
lukasholzer/go-glob
Glob matching library for golang supporting globstar and ignore files according to .gitignore spec