sindresorhus / taskkill
Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
☆42Updated 2 years ago
Alternatives and similar repositories for taskkill:
Users that are interested in taskkill are comparing it to the libraries listed below
- Create a MD5 hash with hex encoding☆45Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a file is executable☆30Updated 6 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Check if an Iterable is empty☆22Updated 4 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Convert directories to glob compatible strings☆44Updated 5 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Check if your package was installed globally☆70Updated last year
- Transform the first chunk in a stream☆26Updated last year
- Rename a function☆46Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 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…☆67Updated 3 years ago
- Get the set npm registry URL☆54Updated last week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago