sindresorhus / is-adminLinks
Check if the process is running as administrator on Windows
☆39Updated 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☆43Updated 4 years ago
- Check if a process is running☆61Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago
- Log the value/error of a promise☆29Updated 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…☆71Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Simple wildcard matching☆34Updated 4 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Check if a value is a function☆29Updated 4 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Recursively create nested directories with jsftp, like mkdirp☆22Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Break out of a promise chain☆24Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago