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:
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Create a MD5 hash with hex encoding☆46Updated last year
- Get the set npm registry URL☆57Updated 5 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Clone and modify a RegExp instance☆23Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 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…☆69Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Get the $PATH from the shell☆72Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the fullname of the current user☆47Updated 2 years ago
- Decompress a HTTP response if needed☆73Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a file is executable☆29Updated 7 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Get the callsite of the caller function☆54Updated 2 weeks ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago