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:
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the set npm registry URL☆57Updated 9 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the fullname of the current user☆48Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Rename a function☆47Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Log the value/error of a promise☆29Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Get the $PATH from the shell☆78Updated 5 months ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 6 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year