Search results
6000 packages found
Process execution for humans
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.
Check if a path is a file, directory, or symlink
Find a file or directory by walking up parent directories
Get, set, or delete a property from a nested object using a dot path
Find the root directory of a Node.js project or npm package
Additional ESLint's rules for Node.js
Get your PATH prepended with locally installed binaries
Extract the non-magic parent path from a glob string.
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
Get the npm global path prefix.
Resolve the path of a module like `require.resolve()` but from a given path
Get the path of the parent module
Check if a file path is a binary file
Convert Windows backslash paths to slash paths
Get the first path that exists on disk of multiple paths
Get the PATH environment variable key cross-platform
Node.js path.parse() ponyfill
Check if a path is inside another path