sindresorhus / macos-versionLinks
Get or check the current macOS version
☆61Updated 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)☆64Updated 3 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Get the latest version of an npm package☆54Updated last year
- Display an error in a GUI dialog☆22Updated 4 years ago
- Launch the macOS Touch Bar simulator from the command-line☆44Updated 4 years ago
- Get user info from a GitHub username☆24Updated 4 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Updated last month
- Control the AnyBar app☆34Updated 4 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Check if an Iterable is empty☆23Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Resolve the path of a globally installed module☆42Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Get the default browser☆28Updated 2 years ago
- Extract the article title of a HTML document or website☆31Updated 4 months ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Simple wildcard matching