is-elevated
Privilege checker
Checks if a process is running with elevated privileges
Check if the process is running with elevated privileges
41 stars
7 watching
3 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/sudo-block | Prevents users from running an app with elevated privileges | 98 |
sindresorhus/is-up | Checks whether a website is functioning correctly or not. | 388 |
sindresorhus/is-up-cli | Check website availability using an API | 361 |
sindresorhus/is-observable | Tool to check if a value is an Observable | 40 |
sindresorhus/process-exists | A utility for checking if processes are running in the system. | 58 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 428 |
sindresorhus/ps-list | Lists running processes across multiple operating systems | 273 |
sindresorhus/is-stream | A utility library to check if an object is a Node.js stream | 111 |
sindresorhus/is-online | A tool to check internet connectivity by performing multiple checks in parallel. | 1,240 |
sindresorhus/is-docker | A utility package to determine if a process is running within a Docker container. | 221 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 286 |
sindresorhus/is-github-down | Checks if GitHub is currently unavailable | 132 |
sindresorhus/p-any | A utility function to wait for any of multiple promises to be fulfilled with cancellation support. | 55 |
sindresorhus/p-some | Wait for a specified number of promises to be fulfilled | 36 |
sindresorhus/is | A utility for determining the type of a value at compile-time or runtime | 1,684 |