sindresorhus / open-shortcut-cliLinks
Open the URL from a web shortcut file in the browser
☆20Updated 4 years ago
Alternatives and similar repositories for open-shortcut-cli
Users that are interested in open-shortcut-cli are comparing it to the libraries listed below
Sorting:
- Open the URL from a web shortcut file☆17Updated 4 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Updated 4 years ago
- Get the URL from a web shortcut file☆17Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Get file metadata using `mdls` on macOS☆54Updated 4 years ago
- Get the path to an app (macOS)☆49Updated 4 years ago
- Extract the article title of a HTML document☆55Updated 2 months ago
- Check if a value is a regular expression☆26Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Updated 4 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Strip a path from a path☆17Updated 4 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆24Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the macOS version of the current system☆22Updated 2 months ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆23Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Strip leading whitespace from each line in a string☆12Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 5 months ago
- Get the iTerm2 version☆11Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 4 years ago
- Strip the authentication part of a URL☆20Updated 3 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Get the version of a binary in semver format☆36Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago