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 a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 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`☆61Updated last year
- Rename a function☆46Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Decompress a HTTP response if needed☆72Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Clone and modify a RegExp instance☆22Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year