sindresorhus / process-existsLinks
Check if a process is running
☆60Updated 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☆42Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if the process is running as administrator on Windows☆38Updated 4 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Copy a file☆121Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Make a function mimic another one☆96Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the $PATH from the shell☆72Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆104Updated 11 months ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if your package was installed globally☆69Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Filter object keys and values into a new object☆104Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Lazy number range generator☆82Updated last year
- Get the real path of the system temp directory☆82Updated 3 years ago
- Get the fullname of the current user☆47Updated 2 years ago
- Check if something is a Node.js stream☆113Updated 11 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Toggle the CLI cursor☆112Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago