sindresorhus / macos-versionLinks
Get or check the current macOS version
☆62Updated 4 years ago
Alternatives and similar repositories for macos-version
Users that are interested in macos-version are comparing it to the libraries listed below
Sorting:
- Get the path to an app (macOS)☆63Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get the default browser☆26Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the latest version of an npm package☆53Updated last year
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Control the AnyBar app☆33Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if an Iterable is empty☆22Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Extract the article title of a HTML document or website☆30Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year