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 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Simple wildcard matching☆34Updated 2 weeks ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Check if the process is running as administrator on Windows☆37Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Copy a file☆121Updated last month
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Check if your package was installed globally☆70Updated last year
- Lazy number range generator☆81Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if a value is an object☆40Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 weeks ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get the default network gateway, cross-platform.☆89Updated last year
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Indent each line in a string☆113Updated 3 years ago