Test if value is valid for fs.readFile option
Promisify a callback-style function
Filesystem utilities for Quansync
Read the entire contents of a file.
A drop-in replacement for fs, making various improvements.
Monkey patches for file system related things.
Allows users to use generators in order to write common functions that can be both sync or async.
Promise version of fs.readFile
Is this specifier a node.js core module?
In-memory filesystem with Node.js fs-compatible API
A typescript implementation of Rust's Result and Option objects.
correct invalid SPDX expressions
Quickly import from core node modules
The URI implementation that is used by VS Code and its extensions
typesafe assertion library for TypeScript 3.7+
Convert callbacks to promises.
VSCode TextMate grammar helpers
JavaScript tokens-based linter
fs read and write streams based on minipass
A typescript implementation of Rust's Result and Option objects. (Forked)
fs read and write streams based on minipass
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency
Create sync/async APIs with usable logic
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.