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 a path is a file, directory, or symlink☆78Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if a process is running☆58Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Check if something is a promise☆46Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Copy a file☆121Updated last month
- Determine if an object is a Buffer☆90Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Toggle the CLI cursor☆112Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- Get the set npm registry URL☆56Updated 5 months 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…☆68Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year