Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Find a file or directory by walking up parent directories
A deep deletion module for node (like `rm -rf`)
Extract the non-magic parent path from a glob string.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Recursively mkdir, like `mkdir -p`
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
Find the root directory of a Node.js project or npm package
Check if a path is a file, directory, or symlink
A tiny (183B to 210B) and fast utility to ascend parent directories
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Check if a path is inside another path
Convert directories to glob compatible strings
Get paths for storing things like data, config, cache, etc
Resolve the path of a module like `require.resolve()` but from the current working directory
compute the closest common parent for file paths
filesystem bindings for tar-stream
The directory used by npm for globally installed npm modules.
Get the real path of the system temp directory
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`