Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
is-root
Check if the process is running as root user, for example, one started with `sudo`
@expo/sudo-prompt
Run a command using sudo, prompting the user with an OS dialog if necessary
downgrade-root
Try to downgrade the permissions of a process with root privileges
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
@vscode/sudo-prompt
Run a command using sudo, prompting the user with an OS dialog if necessary
sudo-block
Block users from running your app with root permissions
is-elevated
Check if the process is running with elevated privileges
awsudo
A simple utility for executing cli commands with an assumed role.
node-windows
Support for Windows services, event logging, UAC, and several helper methods for interacting with the OS.
ssh2shell
A wrapper class for ssh2 to run multiple sequential commands in an SSH shell session, handle command responses, and tunnel through to other hosts using nested host objects
@ayonli/jsext
A JavaScript extension package for building strong and modern applications.
windows-elevate
Executes a command in an elevated command prompt
windosu
Windows sudo equivalent
admina
Detect root/admin/sudo and execute commands as it if available
node-sys
Universal package installer, get the command for managing packages, or auto install any package, using one command for all platforms. Automate the installation of macOS Brew, and Windows Chocolatey package managers. A promisify child process of spawn, and
sudo-js
Using sudo with password.
sudo-prompt-programfiles-x86
Run a command using sudo, prompting the user with an OS dialog if necessary
electron-sudo
Electron subprocess with administrative privileges, prompting the user with an OS dialog if necessary.
@koush/node-windows
Support for Windows services, event logging, UAC, and several helper methods for interacting with the OS.
president
Execute commands with privileges!