sindresorhus / is-admin
Check if the process is running as administrator on Windows
☆37Updated 3 years ago
Alternatives and similar repositories for is-admin:
Users that are interested in is-admin are comparing it to the libraries listed below
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 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
- Rename a function☆46Updated last year
- Check if a file path is a compressed file☆17Updated 11 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago