11 skills found
ehmicky / Wild Wild Path🤠 Object property paths with wildcards and regexps 🌵
DeepSourceCorp / GlobstarGlobstar is a fast, feature-rich, and open-source static analysis toolkit for writing and running code checkers. Based on tree-sitter.
micromatch / NanomatchFast, 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 / MatcherMatcher 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 ToolA tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.
schnittstabil / GlobstarRun programs with glob/globstar support, especially on Windows within npm scripts.
FacultyCreative / Angular MediatorMediator pattern machine featuring wildcard matching, globstar matching, and regular expression pattern matching
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 🌵
lukasholzer / Go GlobGlob matching library for golang supporting globstar and ignore files according to .gitignore spec