sindresorhus / macos-release
Get the name and version of a macOS release from the Darwin version
☆66Updated 9 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☆43Updated 11 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Get the path to an app (macOS)☆63Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get or check the current macOS version☆62Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a path is inside another path☆38Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Write a package.json file☆88Updated 9 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the current package's binary path☆36Updated last month
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Get the default browser☆55Updated last year
- Lowercase the keys of an object☆40Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Check if a path is the current working directory☆19Updated last week
- Resolve the path of a globally installed module☆41Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Strip the final newline character from a string/buffer☆36Updated 6 months ago