sindresorhus / is-adminLinks
Check if the process is running as administrator on Windows
☆38Updated 4 years ago
Alternatives and similar repositories for is-admin
Users that are interested in is-admin are comparing it to the libraries listed below
Sorting:
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Check if a process is running☆59Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 3 weeks 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…☆69Updated 4 years ago
- Transform the first chunk in a stream☆27Updated last year
- Check if something is a Node.js stream☆112Updated 11 months ago
- Simple wildcard matching☆34Updated 3 weeks ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated last year
- Log the value/error of a promise☆27Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Rename a function☆46Updated last year
- Minimal module to check if a file is executable.☆49Updated last year
- Iterate over promises serially☆51Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated 3 weeks ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Break out of a promise chain☆23Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Recursively create nested directories with jsftp, like mkdirp☆21Updated 4 years ago
- Check if a Buffer/Uint8Array is a WebP image☆20Updated 4 years ago
- Check if a file path is a binary file☆47Updated last year
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Better `os.arch()` for node and the browser -- detect OS architecture☆80Updated last year
- Get free disk space info from `df -kP`☆62Updated 3 weeks ago