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 as administrator on Windows☆37Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Transform the first chunk in a stream☆26Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check if your package was installed globally☆70Updated last year
- Make a function mimic another one☆94Updated 7 months ago
- Get the path of the caller module☆64Updated 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
- Regular expression for matching issue references☆49Updated 8 months ago
- Get the path of the parent module☆77Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Generate a random float☆35Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the fullname of the current user☆47Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago