Iterating over file paths in a given set of directories, lambda filters
An async iterator that joins multiple other async iterators in order, one after another.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A drop-in replacement for fs, making various improvements.
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Minimal async jobs utility library, with streams support
Monkey patches for file system related things.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
TypeScript definitions for graceful-fs
filesystem bindings for tar-stream
iterate over collections in sync & async
Stubborn versions of Node's fs functions that try really hard to do their job.
In-memory file-system with Node's fs API.
Node.js standard library dependencies for fs-related packages
Utility functions for Node.js fs module
Native file system operations for Bare
Merge AsyncIterables with all corner cases covered.
OpenTelemetry instrumentation for `node:fs` file system interactions module
Require constants across node and the browser
Recursively read a directory
TypeScript definitions for fs-extra
Adapter to convert Node.js fs API to File System Access API
File system snapshot - serialize and deserialize file system trees to binary or JSON
Filesystem utils for Node