sindresorhus / is-elevatedLinks
Check if the process is running with elevated privileges
☆41Updated 3 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 administrator on Windows☆37Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if a process is running☆58Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Copy a file☆121Updated last year
- Get the set npm registry URL☆56Updated 3 months ago
- Import a globally installed module☆58Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Cross-platform .zip file creation☆130Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago
- Log the value/error of a promise☆26Updated 4 years ago
- Easily handle defaults for your options☆75Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago