A module used internally by Jest to check which files have changed since you last committed in git or hg.
Get the first path that exists on disk of multiple paths
Process execution for humans
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
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!
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
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
Fixes stack traces for files with source maps
Write files in an atomic fashion w/configurable ownership
List of binary file extensions
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
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
Check if a file path is a binary file
Get the path of the parent module
The legacy ESLintRC config file format for ESLint
Normalizes data that can be found in package.json files.
Better streaming static file server with Range and conditional-GET support
Check if a path is inside another path
Convert directories to glob compatible strings