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:
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the $PATH from the shell☆78Updated 5 months ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 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
- Log the value/error of a promise☆29Updated 4 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated this week
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 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…☆71Updated 4 years ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Indent each line in a string☆115Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Get the user's default shell☆41Updated 4 months ago
- Rename a function☆46Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Get the fullname of the current user☆48Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago