ehmicky / get-bin-pathLinks
Get the current package's binary path
☆36Updated 2 months ago
Alternatives and similar repositories for get-bin-path
Users that are interested in get-bin-path are comparing it to the libraries listed below
Sorting:
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Make a function mimic another one☆95Updated 9 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Check if your package was installed globally☆70Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Write a package.json file☆88Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the parent module☆77Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 6 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Node.js releases data☆36Updated last week
- Truncate a string to a specific width in the terminal☆87Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if stdout or stderr is interactive☆116Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if the process is running with elevated privileges☆41Updated 4 years ago