Keep a local folder up to date with the contents of a Github repository
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
Create sync/async APIs with usable logic
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
File system walker with Readable stream interface.
fs.copyFileSync ponyfill
A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.
Filesystem utilities for Quansync
Stubborn versions of Node's fs functions that try really hard to do their job.
node.js backend layer for i18next using fs module to load resources synchronously from filesystem
Allows users to use generators in order to write common functions that can be both sync or async.
TypeScript definitions for klaw-sync
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Get an array of recursive directory contents
Synchronously write a file and create its ancestor directories if needed
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Synchronous version of Prettier
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.