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
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Strip comments from JSON. Lets you use comments in your JSON files!
Make a directory and its parents if needed - Think `mkdir -p`
Fixes stack traces for files with source maps
Write files in an atomic fashion w/configurable ownership
User-friendly glob matching
Strip the final newline character from a string or Uint8Array
List of binary file extensions
Better streaming static file server with Range and conditional-GET support
[![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
Convert directories to glob compatible strings
Serve static files
AWS RDS SSL certificates bundles.
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
The legacy ESLintRC config file format for ESLint
Official JavaScript library for Filestack
Check if a path is inside another path
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Wrapper library for directory and file watching.
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.
AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials
Glob-based configuration matching.