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