window-size
popularReliable 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.
Updated by @doowb
macos-release
popularGet the name and version of a macOS release from the Darwin version
Updated by @sindresorhus
@stdlib/assert-is-windows
Boolean indicating if the current process is running on Windows.
Updated by @stdlib-bot
@stdlib/process-getuid
Return the numeric user identity of a calling process.
Updated by @stdlib-bot
@stdlib/process-geteuid
Return the effective numeric user identity of a calling process.
Updated by @stdlib-bot
@stdlib/process-getegid
Return the effective numeric group identity of a calling process.
Updated by @stdlib-bot
@stdlib/process-getgid
Return the numeric group identity of a calling process.
Updated by @stdlib-bot
@stdlib/assert-is-darwin
Boolean indicating if the current process is running on Darwin.
Updated by @stdlib-bot
@stdlib/os-configdir
Return a directory for user-specific configuration files.
Updated by @stdlib-bot