extglob
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
ansi-regex
Regular expression for matching ANSI escape codes
find-up
Find a file or directory by walking up parent directories
fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.