environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
windows-release
Get the name of a Windows version from the release number: `5.1.2600` → `XP`
macos-release
Get the name and version of a macOS release from the Darwin version
os-name
Get the name of the current operating system. Example: macOS Sierra