sindresorhus / is-elevatedLinks
Check if the process is running with elevated privileges
☆41Updated 4 years ago
Alternatives and similar repositories for is-elevated
Users that are interested in is-elevated are comparing it to the libraries listed below
Sorting:
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the set npm registry URL☆56Updated 4 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Copy a file☆121Updated 3 weeks ago
- Check if a process is running☆58Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last week
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Cross-platform .zip file creation☆130Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago
- Create an array without duplicates☆72Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Rename a function☆46Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year