sindresorhus / npm-run-pathLinks
Get your PATH prepended with locally installed binaries
☆107Updated last year
Alternatives and similar repositories for npm-run-path
Users that are interested in npm-run-path are comparing it to the libraries listed below
Sorting:
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Make a function mimic another one☆97Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Convert a value to an array☆133Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Copy a file☆122Updated 5 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Get the PATH environment variable key cross-platform☆46Updated 4 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 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 3 years ago
- Hook and modify stdout and stderr☆57Updated 4 months ago