Search results
292 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Make a directory and its parents if needed - Think `mkdir -p`
- mkdir
- mkdirp
- make
- directories
- folders
- directory
- folder
- path
- parent
- parents
- intermediate
- recursively
- recursive
- create
- View more
User-friendly glob matching
Delete files and directories
Returns true if a filepath exists on the file system and it's directory.
Copy files
Get the directory of globally installed packages and binaries
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.
- array
- directories
- exclude
- exclusions
- expand
- files
- filesystem
- find
- fnmatch
- folders
- fs
- glob
- globbing
- globby
- View more
Copy file globs, watching for changes.
Move files and folders to the trash
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
- cli-app
- cli
- mkdir
- mkdirp
- make
- directories
- folders
- directory
- folder
- path
- parent
- parents
- intermediate
- recursively
- View more
Require multiple modules using glob patterns. Supports exclusions.
Copy file globs, watching for changes.
Create a unique temporary directory.
Move files and folders to the trash
Batch module loader, require() for directories
Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).
Recursively read directories and return a list of files, filtered to have only the files for which the (optional) filter function returns `true`. Sync and async.