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☆40Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 8 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Generate a random float☆36Updated 3 years ago
- Rename a function☆46Updated last year
- Check if a value is an object☆40Updated 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…☆66Updated 3 years ago
- Copy a file☆121Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Strip the final newline character from a string/buffer☆36Updated 2 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the default browser☆54Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 9 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get a random temporary file path☆79Updated last year
- Get the fullname of the current user☆47Updated last year
- Convert directories to glob compatible strings☆44Updated 5 years ago