sindresorhus / bundle-idLinks
Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari
☆18Updated 4 years ago
Alternatives and similar repositories for bundle-id
Users that are interested in bundle-id are comparing it to the libraries listed below
Sorting:
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get user info from a GitHub username☆24Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Get the default browser☆27Updated last year
- Get an array of parent directories including itself☆26Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check whether a binary version satisfies a semver range☆24Updated last year
- Check if a value is a Blob☆23Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Display a notification (macOS 10.9+)☆89Updated 2 weeks ago
- ES2015 Math.hypot() ponyfill☆11Updated 4 years ago
- Sort an array of numbers☆18Updated 2 months ago
- Check if a value is a function☆29Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the URL from a web shortcut file☆14Updated 4 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 value is an error constructor☆13Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago