sindresorhus / shell-pathLinks
Get the $PATH from the shell
☆78Updated 3 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 the path to an app (macOS)☆64Updated 3 years ago
- Get environment variables from the shell☆83Updated 2 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 2 months ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Get the latest version of an npm package☆53Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the callsite of the caller function☆54Updated 2 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Copy a file☆122Updated 3 months ago
- Get the fullname of the current user☆48Updated 2 years ago
- Get the user's default shell☆41Updated 2 months ago
- Get the command history of the user's shell☆86Updated last month
- Get or check the current macOS version☆61Updated 4 years ago
- Pick random items from a list☆57Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if a Mac camera is on