sindresorhus / shortcut-url-cliLinks
Get the URL from a web shortcut file
☆13Updated 4 years ago
Alternatives and similar repositories for shortcut-url-cli
Users that are interested in shortcut-url-cli are comparing it to the libraries listed below
Sorting:
- Open the URL from a web shortcut file☆17Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Modify the values of an object☆28Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 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
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Sort an array of numbers☆17Updated last month
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Get the passwd user entry from a username or uid☆29Updated 3 years ago
- Check if a value is a function☆28Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- List of platforms supported by Node.js☆11Updated 3 years ago
- Strip a substring from the start/end of a string☆22Updated 3 years ago
- Convert a Source Map object to a comment☆15Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Get user info from a GitHub username☆22Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Extract the article title of a HTML document☆55Updated last month
- Get a random property from an object☆14Updated last year