sindresorhus / app-pathLinks
Get the path to an app (macOS)
☆64Updated 3 years ago
Alternatives and similar repositories for app-path
Users that are interested in app-path are comparing it to the libraries listed below
Sorting:
- Get or check the current macOS version☆62Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Detect whether a terminal supports color☆18Updated 4 years ago
- Get user info of an npm user☆32Updated last year
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get the path to an app (macOS)☆49Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get the $PATH from the shell☆78Updated 4 months ago
- Display a notification (macOS 10.9+)☆90Updated 2 months ago
- Get the version of a binary in semver format☆36Updated last year
- Get environment variables from the shell☆84Updated this week
- Get the latest version of an npm package☆54Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Get free disk space info from `df -kP`☆64Updated 4 months ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the user's default shell☆41Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Simple wildcard matching☆34Updated 4 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated last month