sindresorhus / process-existsLinks
Check if a process is running
☆60Updated 4 years ago
Alternatives and similar repositories for process-exists
Users that are interested in process-exists are comparing it to the libraries listed below
Sorting:
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Copy a file☆122Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Regular expression for matching issue references☆49Updated 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…☆71Updated 4 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if the process is running as administrator on Windows☆39Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Simple wildcard matching☆34Updated 3 months ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆44Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Get the fullname of the current user☆48Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get the $PATH from the shell☆78Updated 4 months ago