Module provides operating system-related utility methods and properties
Operating system utilities for Bare
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
Determine common OS/platform paths (home, temp, ...)
Native OS module API shim for older node.js versions
Filter an array of objects to a specific OS
Get the name of the current operating system. Example: macOS Sierra
Get the system locale
Tests whether one path is inside another path
Filter an array of objects to a specific OS
Platform specific binary for msgpackr-extract on linux OS with x64 architecture
Better `os.arch()` for node and the browser -- detect OS architecture
run-script-os is a tool that will let you use generic npm script commands that will pass through to os specific commands.
NodeJS Core Module Extended
Platform specific binary for lmdb on linux OS with x64 architecture
Get the name of a Windows version from the release number: `5.1.2600` → `XP`
Platform byte order.
Get the name and version of a macOS release from the Darwin version
TypeScript Infrastructure Automation Platform
Platform float word order.
Guess what? It gives you OS family. Whoa!
Platform specific binary for msgpackr-extract on win32 OS with x64 architecture
Platform specific binary for msgpackr-extract on linux OS with arm64 architecture
This library allows you to get a correct OS name and version