sindresorhus / process-existsLinks
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
Sorting:
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Regular expression for matching issue references☆49Updated 9 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the fullname of the current user☆47Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Copy a file☆121Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months 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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Decompress a HTTP response if needed☆72Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a value is an object☆40Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Get the path of the parent module☆77Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Rename a function☆46Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago
- Make a function mimic another one☆94Updated 8 months ago