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 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
- 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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Generate a random float☆35Updated 4 years ago
- Log the value/error of a promise☆26Updated 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Pick random items from a list☆54Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- Rename a function☆46Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Easily handle defaults for your options☆75Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Toggle the CLI cursor☆108Updated 10 months ago
- Get a random item from an array☆57Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the fullname of the current user☆47Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 10 months ago