sindresorhus / process-existsLinks
Check if a process is running
☆60Updated 4 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☆43Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Copy a file☆122Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Indent each line in a string☆114Updated 3 years ago
- Check if the process is running as administrator on Windows☆39Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Make a function mimic another one☆97Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆44Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Truncate a string to a specific width in the terminal☆88Updated last month
- Toggle the CLI cursor☆113Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Filter object keys and values into a new object☆105Updated last year