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:
- Create a MD5 hash with hex encoding☆45Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Determine if an object is a Buffer☆89Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the set npm registry URL☆56Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Clone and modify a RegExp instance☆22Updated 3 years ago
- Check if argv has a specific flag☆94Updated 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
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Get available v8 and Node.js flags.☆57Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago