make-dir
Make a directory and its parents if needed - Think `mkdir -p`
Make a directory and its parents if needed - Think `mkdir -p`
User-friendly glob matching
Delete files and directories
Returns true if a filepath exists on the file system and it's directory.
Get the directory of globally installed packages and binaries
Copy files
Ensure directories exist before writing to them.
fs (file system package) extensions
Copy file globs, watching for changes.
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
Move files and folders to the trash
Require multiple modules using glob patterns. Supports exclusions.
Move files and folders to the trash
Batch module loader, require() for directories
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
Copy file globs, watching for changes.
Find a file by walking down parent directories.
Copy file globs, watching for changes.
Check to see if a directory exists
Return an object for a glob of files. Pass a `rename` function for the keys, or a `parse` function for the content, allowing it to be used for readable or require-able files.