sindresorhus / macos-releaseLinks
Get the name and version of a macOS release from the Darwin version
☆67Updated 7 months ago
Alternatives and similar repositories for macos-release
Users that are interested in macos-release are comparing it to the libraries listed below
Sorting:
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get the default browser☆60Updated 2 months ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated this week
- Get environment variables from the shell☆85Updated 2 weeks ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 4 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- Write a package.json file☆89Updated 4 months ago
- Check if a value is a regular expression☆26Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Check if a path is inside another path☆40Updated 4 months ago
- Check if a string has ANSI escape codes☆50Updated 4 months ago
- Check if a file path is a text file☆21Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago