130 packages found
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Delete files and directories
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Move files and folders to the trash
Delete files and directories - Cross-platform
Copy a file or directory to OS temporary directory with a random name. Also you can remove it later.
A tool to delete a huge directory fast
Extend the file system the capabilities of declaring the present working directory and recursive execution
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Move files and folders to the trash
Simple rimraf with promise support 🎉
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Asynchronous recursive file system operations
Utility for handling (read, write, remove) files and directories
Gulp plugin to clean directory
Slice a file or directory from the middle of an Error stack trace
Remove a directory entry.
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Recursively delete all empty folders in a directory and child directories.
Simple function that can remove a non-empty directory.