sindresorhus / shell-pathLinks
Get the $PATH from the shell
☆73Updated 2 months ago
Alternatives and similar repositories for shell-path
Users that are interested in shell-path are comparing it to the libraries listed below
Sorting:
- Get environment variables from the shell☆82Updated last month
- Create an array without duplicates☆73Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the callsite of the caller function☆54Updated last month
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Check if it's the first time the process is run☆81Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the latest version of an npm package☆52Updated last year
- Lazy number range generator☆82Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Rename a function☆47Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Get the fullname of the current user☆47Updated 2 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Copy a file☆121Updated 2 months ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Extract the article title of a HTML document☆55Updated last month
- Mimic a Node.js HTTP response stream☆60Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆43Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Truncate a URL to a specific length☆61Updated last month