sindresorhus / taskkillLinks
Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
☆44Updated 3 years ago
Alternatives and similar repositories for taskkill
Users that are interested in taskkill are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Get the set npm registry URL☆57Updated 7 months ago
- Check if a value is a plain object☆103Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the fullname of the current user☆48Updated 2 years ago
- Copy a file☆122Updated 3 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Indent each line in a string☆114Updated 3 years ago
- Get the $PATH from the shell☆78Updated 3 months ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago