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:
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Import a globally installed module☆58Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if an Iterable is empty☆22Updated 4 years ago
- Rename a function☆46Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Check if something is a promise☆46Updated 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 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
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a process is running☆58Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Check if something is a generator function☆22Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year