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
- 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
- Check if a process is running☆60Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Get the default network gateway, cross-platform.☆89Updated last year
- Check if a number is in a given range☆22Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Get free disk space info from `df -kP`☆64Updated 2 months ago
- Check if something is a Node.js stream☆115Updated last year
- Create an array without duplicates☆74Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Get the callsite of the caller function☆54Updated 2 months ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago