sindresorhus / taskkillLinks
Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
☆43Updated 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☆42Updated 4 years ago
- Create a MD5 hash with hex encoding☆46Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 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
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Transform the first chunk in a stream☆27Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Import a globally installed module☆57Updated 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…☆70Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated last month
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Rename a function☆47Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago