ansi-regex
Regular expression for matching ANSI escape codes
Regular expression for matching ANSI escape codes
Find a file or directory by walking up parent directories
Check if argv has a specific flag
Get the first fulfilled promise that satisfies the provided testing function
Get the first path that exists on disk of multiple paths
Find the root directory of a Node.js project or npm package
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
User-friendly glob matching
Read the closest package.json file
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Recursive version of fs.readdir with small RAM & CPU footprint.
Finds the common standard cache directory
Resolve the source map and/or sources for a generated file.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Check if a string has ANSI escape codes
Regular expression for matching IP addresses (IPv4 & IPv6)
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
ES2015 `Array#findIndex()` ponyfill
Regular expression for matching HTML comments