110 packages found
Platform byte order.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- runtime
- environment
- platform
- os
- windows
- darwin
- linux
- View more
Platform float word order.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- runtime
- environment
- platform
- os
- windows
- darwin
- linux
- View more
Allow to add OS-specific scripts in your package.json!
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.
Boolean indicating if the current process is running on Windows.
Platform on which the current process is running.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- process
- runtime
- environment
- platform
- os
- windows
- darwin
- View more
POSIX path segment separator.
POSIX path delimiter.
Return the current user's home directory.
Return the numeric user identity of a calling process.
Get the name and version of a macOS release from the Darwin version
Boolean indicating if the current process is running on Darwin.
Platform-specific path segment separator.
Platform-specific path delimiter.
Return a directory for user-specific configuration files.
Return the directory for storing temporary files.
Return the effective numeric user identity of a calling process.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- process
- geteuid
- getuid
- posix
- linux
- darwin
- effective
- View more
Return the numeric group identity of a calling process.
Operating system specific paths.
Return the effective numeric group identity of a calling process.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- process
- getegid
- getgid
- posix
- linux
- darwin
- effective
- View more