fs-recurse
Walk through directories asynchronously with callback on each file/folder
Walk through directories asynchronously with callback on each file/folder
Find files or directories based on file names or regular expressions.
take a snapshot of a file or folder to later restore it
fs.createReadStream but it waits for new writes instead of ending
fs-readdir with additional performance-enhancing options.
Node's fs module promisified using Bluebird, with proper TypeScript support
A connection to remote fs
Modernising and maintaining the fs-reverse code
Remove a directory and its entire files, using fs.rmdirSync and fs.unlinkSync
Runs fs commands as the specified user, so files are owned by the correct user.
`fs.createReadStream` and `fs.createWriteStream` over a websocket, assumedly in a browser.
Observable wrappers around NodeJS file system functions.
A simple fs wrapper that doesn't throw
Copy some files easily. Check your copy checksum.
fs.readdirSync withFileTypes ponyfill
pivot for path hierarchy
Grow a directory structure from an array of objects.
Directory tree traversal in nodejs
Easily read JSON5 and write JSON files.
A JSON Database Module | JSON Veritabanı Modülü