sindresorhus / shortcut-urlLinks
Get the URL from a web shortcut file
☆16Updated 4 years ago
Alternatives and similar repositories for shortcut-url
Users that are interested in shortcut-url are comparing it to the libraries listed below
Sorting:
- Get the URL from a web shortcut file☆13Updated 4 years ago
- Open the URL from a web shortcut file☆16Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Modify the values of an object☆27Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the default browser☆26Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Get the visual width of a string - the number of columns required to display it☆13Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Display an error in a GUI dialog☆22Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get the number of days in a year☆23Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆19Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Yeoman welcome message used in generators☆19Updated last month