A virtual file system for Atom, synchronized with a remote physical file system
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A simple in-memory filesystem. Holds data in a javascript object.
Recursively read a directory
A drop-in replacement for fs, making various improvements.
A configurable mock file system. You know, for testing.
Recursive, synchronous, and fast file system walker
Monkey patches for file system related things.
Simple in-memory vinyl file store
TypeScript definitions for graceful-fs
Reads files from a real location
Native filesystem access for react-native
Filesystem utilities for Quansync
filesystem bindings for tar-stream
In-memory file-system with Node's fs API.
Stubborn versions of Node's fs functions that try really hard to do their job.
Node.js standard library dependencies for fs-related packages
Utility functions for Node.js fs module
Native file system operations for Bare
Require constants across node and the browser
OpenTelemetry instrumentation for `node:fs` file system interactions module
TypeScript definitions for fs-extra
A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly
A stream that emits multiple other streams one after another (streams3)