@bo-carey/urlglob
A lightweight TypeScript library for matching URLs with glob patterns
A lightweight TypeScript library for matching URLs with glob patterns
Fork of micromatch
A simple plugin which watches an entire tree for file changes.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Iterative file and text processing
Convert glob patterns to regular expressions, including the feature of capturing groups within the glob pattern.
A concatenation tool leveraging fast-glob for CLIs
Convert Gitignore to Glob patterns
Extends `glob` with support for multiple patterns and exposes a Promise API
Plugins to add globbing support to import statements in various environments like Sass, Webpack and ESBuild.
User-friendly glob matching
User-friendly glob matching. This is a fork of sindresorhus/globby, but with CommonJS support.