sindresorhus / process-exists
Check if a process is running
☆58Updated 3 years ago
Alternatives and similar repositories for process-exists:
Users that are interested in process-exists are comparing it to the libraries listed below
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the default browser☆54Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Import a globally installed module☆58Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- 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
- Make a function mimic another one☆94Updated 4 months ago
- Check if a value is an object☆40Updated 3 years ago
- Regular expression for matching issue references☆49Updated 5 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 11 months ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Generate a random integer☆87Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get the fullname of the current user☆47Updated last year
- Detect the dominant newline character of a string☆55Updated last year