Filesystem API easily usable with Promises and arrays
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
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!
User-friendly glob matching
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.
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
Node.js 0.12 path.isAbsolute() ponyfill
Get the status of a file with some features
List of binary file extensions
Official JavaScript library for Filestack
Check if a file path is a binary file
A simple key/value storage using files to persist the data
A library for efficiently walking a directory recursively
List files and directories inside the specified directory
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
Normalizes data that can be found in package.json files.
Get the path of the parent module
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