Get the first path that exists on disk of multiple paths
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
User-friendly glob matching
Make a directory and its parents if needed - Think `mkdir -p`
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.
Strip comments from JSON. Lets you use comments in your JSON files!
Find and load configuration from a package.json property, rc file, or CommonJS module
Fixes stack traces for files with source maps
List of binary file extensions
Check if a file path is a binary file
Node.js 0.12 path.isAbsolute() ponyfill
Get callsites from the V8 stack trace API
Write files in an atomic fashion w/configurable ownership
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Get the status of a file with some features
Read the closest package.json file
Normalizes data that can be found in package.json files.
Convert directories to glob compatible strings
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Better streaming static file server with Range and conditional-GET support
Strip the final newline character from a string/buffer
Serve static files
A library for efficiently walking a directory recursively
List files and directories inside the specified directory
Check if a path is inside another path
Get the path of the parent module
A stupidly simple key/value storage using files to persist some data
Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
The legacy ESLintRC config file format for ESLint