Provide multiple patterns to node-glob
Glob all files that are not compiled by webpack under webpack's context
Glob all files that are not compiled by webpack under webpack's context
Rimraf and glob all in one.
Glob all files that are not compiled by webpack under webpack's context
the most correct and second fastest glob implementation in JavaScript
User-friendly glob matching
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
Extract the non-magic parent path from a glob string.
A fast and minimal alternative to globby and fast-glob
Returns an object with the (non-glob) base path and the actual pattern.
Parse a glob pattern into an object of tokens.
Recursive fs.readdir with streaming API and glob filtering.
It's a very fast and efficient glob library for Node.js
a glob matcher in javascript
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Readable streamx interface over anymatch.
A simple utility to quickly replace text in one or more files.
Secretlint CLI that scan secret/credential data.
General purpose glob-based configuration matching.
Glob all files that are not compiled by webpack under webpack's context
Promise version of glob
Load all files matching a given glob, resolving dependencies automagically
Pathname utility library providing atomic writes, safe deletes, directory creation, glob-based file finding, tempfile helpers, copy, move, checksum, append, and file comparison. All operations handle edge cases gracefully.
mtime_cache creates a cache of file modification times, based on a glob pattern. If a cache exists it updates unchanged files (unchanged based on MD5 hash) with the time from the cache. This is useful if you cache your build artifacts for a build process which detects changes based on source modification time (such as most C or C++ build systems) on a continuous integration service (such as Travis CI), which clones the repo for every build. When the repo is cloned, all source files have a modification time equal to the current time, making the cached build artifacts (for example .o files) obsolete. mtime_cache allows you to cache the modification times of the files, enabling a minimal rebuild for each clone.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.