Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A deep deletion module for node (like `rm -rf`)
Extract the non-magic parent path from a glob string.
Recursively mkdir, like `mkdir -p`
Check if a path is a file, directory, or symlink
Find the root directory of a Node.js project or npm package
A tiny (183B to 210B) and fast utility to ascend parent directories
Asynchronously convert directory tree structure into a javascript object.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Return whether a directory is a subdirectory of another directory
Check if a path is inside another path
Convert directories to glob compatible strings
Finds the common standard cache directory
Helper library and tool for getting customized directory tree representation.
return all the parent directories for a directory
Resolve the path of a module like `require.resolve()` but from the current working directory
compute the closest common parent for file paths
Get paths for storing things like data, config, cache, etc
The directory used by npm for globally installed npm modules.
Copy file globs, watching for changes.