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 a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 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
- Check if your package was installed globally☆70Updated last year
- Minimal module to check if a file is executable.☆48Updated 8 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Write data to a random temporary file☆105Updated 9 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Generate a random float☆35Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Rename a function☆46Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago
- 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