Merge a mixed list of files and globs into a list of files.
Glob concat files.
concatenative mapdashery
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Lazy-evaluating list of files, based on globs or regex patterns
Super-minimalist version of `concat-stream`. Less than 15 lines!
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.
writable stream that concatenates strings or binary data and calls a callback with the result
Concatenate and extract text files.
Concatenate file contents with a custom separator and generate a source map
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
TypeScript definitions for concat-stream
a glob matcher in javascript
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Readable streamx interface over anymatch.
Promise version of glob
Convert directories to glob compatible strings
Returns an object with the (non-glob) base path and the actual pattern.