Get the first path that exists on disk of multiple paths
Process execution for humans
Make a directory and its parents if needed - Think `mkdir -p`
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Strip comments from JSON. Lets you use comments in your JSON files!
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
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.
User-friendly glob matching
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Fixes stack traces for files with source maps
Write files in an atomic fashion w/configurable ownership
Strip the final newline character from a string or Uint8Array
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Get the status of a file with some features
Node.js 0.12 path.isAbsolute() ponyfill
List of binary file extensions
A simple key/value storage using files to persist the data
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
A library for efficiently walking a directory recursively
List files and directories inside the specified directory
Get the path of the parent module
Check if a file path is a binary file
Normalizes data that can be found in package.json files.
The legacy ESLintRC config file format for ESLint
Better streaming static file server with Range and conditional-GET support
Convert directories to glob compatible strings
Serve static files