NodeJS library used to move files and directories using glob patterns
A deep deletion module for node (like `rm -rf`)
the most correct and second fastest glob implementation in JavaScript
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
User-friendly glob matching
Recursive fs.readdir with streaming API and glob filtering.
It's a very fast and efficient glob library for Node.js
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
a glob matcher in javascript
The CLI implementation for andrewrk/node-mv. Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.
Readable streamx interface over anymatch.
walk paths fast and efficiently
Promise version of glob
Convert directories to glob compatible strings
Returns an object with the (non-glob) base path and the actual pattern.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
TypeScript definitions for readdir-glob
mirror of glob, bundled and exposed as ES module including for browser
Tiny and extremely fast globbing
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
An absurdly small glob matcher that packs a punch.