718 packages found
Description
Delete files and directories
Keywords
Publisher
Description
Read the closest package.json file
Keywords
Publisher
Description
Find the root directory of a Node.js project or npm package
Keywords
Publisher
Description
Find a file or directory by walking up parent directories
Keywords
Publisher
Description
Make a directory and its parents if needed - Think `mkdir -p`
Keywords
- mkdir
- mkdirp
- make
- directories
- dir
- dirs
- folders
- directory
- folder
- path
- parent
- parents
- intermediate
- recursively
- View more
Publisher
Description
Check if a path is inside another path
Keywords
Publisher
Description
Get a random temporary file or directory path
Keywords
Publisher
Description
fs.rename but works across devices. same as the unix utility 'mv'
Keywords
Publisher
Description
Forked the idea of @sole to zip a complete folder into a zip file but now using promises
Keywords
Publisher
Description
Check if a path is the current working directory
Keywords
Publisher
Description
Check if a path is in the current working directory
Keywords
Publisher
Description
Require all plugins in a directory
Keywords
Publisher
Description
Node JS directory compare
Keywords
Publisher
Description
Import all modules in a directory
Keywords
Publisher
Description
Move files and folders to the trash
Keywords
Publisher
Description
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
Keywords
- async
- file path
- file system
- file
- filepath
- files
- filesystem
- folder
- fs
- fs.writeFile
- fs.writeFileSync
- path
- promise
- streams
- View more
Publisher
Description
Move or copy files and directories. (async, recursive, across devices, copy & delete fallback, minimalistic with 0 dependencies)
Keywords
Publisher
Description
Recursively lists given directory, alternatively filtering results with given options
Keywords
Publisher
Description
Find the closest package.json file
Keywords
Publisher
Description
Recursively loads content of found JavaScript and JSON files in given directory into a single structured object