sindresorhus / process-existsLinks
Check if a process is running
☆61Updated 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
- Log the value/error of a promise☆29Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Check if the process is running as administrator on Windows☆39Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Copy a file☆122Updated 5 months ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Simple wildcard matching☆34Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Make a function mimic another one☆97Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a number is in a given range☆22Updated 4 years ago