process-exists
Process checker
A utility for checking if processes are running in the system.
Check if a process is running
58 stars
7 watching
4 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility package to determine if a process is running within a Docker container. | 220 |
| Lists running processes across multiple operating systems | 273 |
| Checks whether a website is functioning correctly or not. | 388 |
| Tool to check if a value is an Observable | 40 |
| Checks if an Electron app is running in development mode | 428 |
| Checks if a process is running with elevated privileges | 41 |
| A utility to check if package or organization names are available on npm. | 168 |
| Check website availability using an API | 361 |
| A utility function to wait for any of multiple promises to be fulfilled with cancellation support. | 55 |
| Checks package or organization name availability on npm | 286 |
| A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment. | 188 |
| A tool to check internet connectivity by performing multiple checks in parallel. | 1,244 |
| Checks if GitHub is currently unavailable | 132 |
| A utility library to check if an object is a Node.js stream | 111 |
| A utility function to wait for a condition to be true while allowing for customizable timeout options and fallback behavior. | 155 |