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
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Make a directory and its parents if needed - Think `mkdir -p`
Strip comments from JSON. Lets you use comments in your JSON files!
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.
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
Node.js 0.12 path.isAbsolute() ponyfill
Strip the final newline character from a string or Uint8Array
[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a
List of binary file extensions
Normalizes data that can be found in package.json files.
Get the status of a file with some features
Check if a file path is a binary file
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
Get the path of the parent module
A library for efficiently walking a directory recursively
List files and directories inside the specified directory
Check if a path is inside another path
Read the closest package.json file
Convert directories to glob compatible strings
The legacy ESLintRC config file format for ESLint