find-up
Find a file or directory by walking up parent directories
Find a file or directory by walking up parent directories
Get the first path that exists on disk of multiple paths
Check if a path exists
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A comprehensive library for mime-type mapping
Process execution for humans
Check if a path is a file, directory, or symlink
Find the root directory of a Node.js project or npm package
Read a package.json file
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Read the closest package.json file
Detect the file type of a file, stream, or data
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Minimal and efficient cross-platform file watching library
Matches strings against configurable strings, globs, regular expressions, and/or functions
List of binary file extensions
Read and parse a JSON file
Easily read/write JSON files.
Get callsites from the V8 stack trace API
Check if a file path is a binary file