Just provide a path to delete everything inside
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
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.
Create sync/async APIs with usable logic
File system walker with Readable stream interface.
Filesystem utilities for Quansync
A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.
Stubborn versions of Node's fs functions that try really hard to do their job.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
fs.copyFileSync ponyfill
TypeScript definitions for klaw-sync
Allows users to use generators in order to write common functions that can be both sync or async.
Get an array of recursive directory contents
node.js backend layer for i18next using fs module to load resources synchronously from filesystem
Runs a list of async tasks, passing the results of each into the next one
synchronous fs with more fun
Force-directed graph layout using velocity Verlet integration.
Toggle the CLI cursor
Force V8 to use fast properties for an object
Monkey patches for file system related things.
Check the engines and platform fields in package.json
fs (file system package) extensions
TypeScript definitions for graceful-fs