sindresorhus / shortcut-urlLinks
Get the URL from a web shortcut file
☆17Updated 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☆17Updated 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 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get the default browser☆26Updated last year
- Get or check the current macOS version☆61Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Extract the article title of a HTML document☆55Updated last month
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 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
- Get the visual width of a string - the number of columns required to display it☆13Updated last year
- Split a string at one or more indices