sindresorhus / taskkillLinks
Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
☆42Updated 3 years ago
Alternatives and similar repositories for taskkill
Users that are interested in taskkill are comparing it to the libraries listed below
Sorting:
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Clone and modify a RegExp instance☆22Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the set npm registry URL☆56Updated 5 months ago
- Check if something is a promise☆46Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the $PATH from the shell☆72Updated 3 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Transform the first chunk in a stream☆26Updated last year
- Get the fullname of the current user☆47Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆68Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Import a globally installed module☆58Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year