sindresorhus / bundle-idLinks
Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari
☆16Updated 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 3 years ago
- Modify the values of an object☆27Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Get an array of parent directories including itself☆26Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆34Updated 4 years ago
- Check if a string is email like☆23Updated 4 years ago
- Get the default browser☆26Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Sort an array of numbers☆17Updated last week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 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
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check if a value is a Blob☆22Updated last year
- Check if an Iterable is empty☆22Updated 2 weeks ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- Check whether a binary version satisfies a semver range☆23Updated last year
- ES2015 Math.hypot() ponyfill☆11Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- List of platforms supported by Node.js☆11Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Check if a file path is a compressed file☆17Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago