globstar

There are 12 repositories under globstar topic.

  • wild-wild-path

    ehmicky/wild-wild-path

    🤠 Object property paths with wildcards and regexps 🌵

    Language:JavaScript7215114
  • 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 "?").

    Language:JavaScript9672020
  • saracen/matcher

    Matcher is a fast path matcher/globber supporting globstar/doublestar

    Language:Go52301
  • wild-wild-utils

    ehmicky/wild-wild-utils

    🤠 Functional utilities using object property paths with wildcards and regexps 🌵

    Language:JavaScript37502
  • do-community/glob-tool

    A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.

    Language:Vue298114
  • tj-actions/glob

    :octocat: Github action to match glob patterns with support for matching deleted files.

    Language:TypeScript1731522
  • wild-wild-parser

    ehmicky/wild-wild-parser

    🤠 Parser for object property paths with wildcards and regexps 🌵

    Language:JavaScript1331
  • busterc/universal-glob

    :stars: drop-in replacement for glob lets you use promises or callbacks

    Language:JavaScript137
  • do-community/glob-tool-embed

    A portable, embeddable version of the DO Community Glob tool.

    Language:JavaScript190
  • gflohr/File-Globstar

    Globstar and gitignore style exclusion/ignore and inclusion lists

    Language:Perl1253
  • file-path-filter

    JS-DevTools/file-path-filter

    Filters file paths using globs, regular expressions, or custom criteria

    Language:JavaScript1301
  • lukasholzer/go-glob

    Glob matching library for golang supporting globstar and ignore files according to .gitignore spec

    Language:Go120