is-windows
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.
Returns true if a filepath is a windows UNC file path.
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Get the name of a Windows version from the release number: `5.1.2600` → `XP`
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
A cross-platform library for safely passing strings through shells
Get the name of a Windows version from the release number: `5.1.2600` → `XP`
Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
Convert Windows backslash paths to slash paths
Enables os.loadavg for Windows (and optionally any other OS)
Check if the machine is running Windows or not.
Get metadata about the active window (title, id, bounds, owner, URL, etc)
Move files to the trash
Simple Titlebar for Windows or Mac using React
Returns true if the platform is windows/linux/mac.
Copy to the clipboard. Cross-platform: windows, linux and darwin (mac).
Launches a new process with the given command, with command line arguments in `args`. Should work with any platform - even Windows.
CPU monitoring utilities for Node.js apps on Windows.