Showing 1-20 of 32,015 packages
Convert file/directory path to glob pattern.
Parse a glob pattern into an object of tokens.
Return true if a value is a valid glob pattern or patterns.
Returns `true` if an array has a glob pattern.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Babel plugin to enable importing modules using a glob pattern
Ensures that absolute file paths are always returned from a glob pattern or array of glob patterns.
Regular expression for matching the parts of glob pattern.
Create a matching function from a glob pattern, regex, string, array, object or function.
Concatenate files from command line with glob pattern.
Search files with glob pattern and read them, Observable way
Search files with glob pattern and create VFile objects from them
Watch files / folders not under webpack watch. Accepts glob pattern. Turbo powered by chokidar
A plop helper for renaming multiple files via a glob pattern
Create vinyl files from a glob pattern
Multiple entry points with glob pattern / Partial files with underscore / Preserve directory structure
Normalize a glob pattern by expanding braces, making it absolute and resolving parent directories '..'