Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get the first path that exists on disk of multiple paths
Find a file or directory by walking up parent directories
Resolve the path of a module like `require.resolve()` but from a given path
Check if a path exists
Get the PATH environment variable key cross-platform
Process execution for humans
Convert Windows backslash paths to slash paths
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
- bash
- bracket
- character-class
- expand
- expansion
- expression
- extglob
- extglobs
- file
- files
- filter
- find
- glob
- globbing
- View more
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Get your PATH prepended with locally installed binaries
Extract the non-magic parent path from a glob string.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
- absolute
- backslash
- delimiter
- file
- file-path
- filepath
- fix
- forward
- fp
- fs
- normalize
- path
- relative
- separator
- View more
Check if a path is a file, directory, or symlink
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
Node.js path.parse() ponyfill
Resolve a URI relative to an optional base URI
Check if a file path is a binary file
Get the path of the parent module
Check if a path is inside another path