Github as filesystem abstraction following FileSystem pattern
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.
Ensure directories exist before writing to them.
Monkey patches for file system related things.
TypeScript definitions for graceful-fs
Vinyl adapter for the file system.
Test whether a path exists on the filesystem.
Resolve a path by walking parent directories.
i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.
UI5 CLI - File System Abstraction
Read the entire contents of a file.
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
OpenTelemetry instrumentation for `node:fs` file system interactions module
Require constants across node and the browser
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Recursively read a directory
TypeScript definitions for fs-extra