fs-extra2
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
Quickly and synchronously retrieve a temporary directory name for you to use
Return list of files, matching by file attributes or/and contents
Create links between files cross-platform
A developer-friendly lightweight replacement for the 'config' module that works with custom config directories and pluggable parsers
Walks a directory tree and transforms loaded nodes
Teardown API for testing file system-dependent code.
Cross-platform file path sorting. Sort an array of path strings or objects containing path strings.
Get an array of all files in a directory and subdirectories synchronously. This is a fork of https://github.com/jergason/recursive-readdir.
Get the path of npm cache folder from environment variables
Require all the files in a directory into a single object
Get the path of npm cache folder
A nodejs module wich helps you handle a directory tree providing you its abstraction through tested functions and a custom configuration.
Recursive directory walker for node
Cross platform directory tree watcher, focussed on reliability, speed, and simplicity.
List directories or files, async or sync.
dropbox read directory or file
Like `fs.readdir`, but excludes autogenerated contents for example .DS_Store and Thumbs.db
Generate an index of all modules in a directory
Automatic Node Version Switching