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:
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 3 months ago
- Get or check the current macOS version☆61Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Detect whether a terminal supports color☆18Updated 4 years ago
- Get the path to an app (macOS)☆49Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Updated last month
- Get user info of an npm user☆32Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 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
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Get the command history of the user's shell☆86Updated last month
- Control the AnyBar app☆34Updated 4 years ago
- Get environment variables from the shell☆83Updated 3 months ago
- Get the $PATH from the shell☆78Updated 4 months ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Launch the macOS Touch Bar simulator from the command-line☆44Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Get the version of a binary in semver format☆36Updated last year
- Get free disk space info from `df -kP`☆64Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get a GitHub username from an email address☆51Updated 2 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Check if an Iterable is empty☆23Updated 3 months ago