simple readdirp with filter and sync/async version
Recursive version of fs.readdir with small RAM & CPU footprint
An optimized readdirp-compliant directory walker that gives you control over concurrency and performance tradeoffs
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.
Monkey patches for file system related things.
TypeScript definitions for graceful-fs
filesystem bindings for tar-stream
A simple, performant file system walker to provided fine-grained control over directories and files to walk. Supports Node 0.10 and above.
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
OpenTelemetry instrumentation for `node:fs` file system interactions module
Require constants across node and the browser
A file system and git based timemachine implementation that allows user to create and manipulate snapshots
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
Promisified graceful-fs
Ensure directories exist before writing to them.