sindresorhus / macos-releaseLinks
Get the name and version of a macOS release from the Darwin version
☆65Updated 4 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:
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated last month
- Get the default browser☆57Updated last year
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated last month
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Check if a value is a regular expression☆25Updated 4 years ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get environment variables from the shell☆82Updated last month
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Extract the article title of a HTML document☆55Updated last month
- Check if your code is running as an npm or yarn script☆64Updated last month
- Get metadata on the default editor or a specific editor☆53Updated last month
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Check if your package was installed globally☆69Updated last year
- Boxes for use in the terminal☆103Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 5 months ago
- Simple wildcard matching☆34Updated last month
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Create a MD5 hash with hex encoding☆46Updated last year