fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
A cli wrapper for node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
TypeScript definitions for fs-extra
File system walker with Readable stream interface.
TypeScript definitions for graceful-fs
fs (file system package) extensions
Node file system library and fs-extra module promisified with bluebird
Just like what node-fs-extra did to fs, it extends memory-fs, with some little diff
richer JavaScript errors
A drop-in replacement for fs, making various improvements.
A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.
fs-extra module promisified with bluebird
Adapter to convert Node.js fs API to File System Access API
Better file system API
Output wrapper is a library to write output file to outputpath.
Require constants across node and the browser
Fork of fs-ext with prebuilt binaries and Windows LockFileEx support.
Extra methods for the fs object (with graceful-ncp)
Core filesystem primitives: Node, Link, File, Superblock
Vinyl adapter for the file system.
In-memory filesystem with Node.js fs-compatible API
TypeScript definitions for fs-extra-promise
Recursive, synchronous, and fast file system walker