sindresorhus / macos-releaseLinks
Get the name and version of a macOS release from the Darwin version
☆68Updated 3 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 a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get environment variables from the shell☆82Updated last week
- Get the first path that exists on disk of multiple paths☆59Updated this week
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Get the default browser☆56Updated last year
- Boxes for use in the terminal☆102Updated last year
- Extract the article title of a HTML document☆55Updated last week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated last week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last week
- Check if your package was installed globally☆70Updated last year
- Check if a path is inside another path☆38Updated last week
- Write a package.json file☆88Updated last week
- Simple wildcard matching☆34Updated this week
- Check if your code is running as an npm or yarn script☆65Updated last week
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Convert a URL to a valid filename☆78Updated last year
- Copy a file☆121Updated last month