sindresorhus / taskkillLinks
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
Sorting:
- 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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the set npm registry URL☆55Updated last month
- Create a MD5 hash with hex encoding☆45Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Rename a function☆46Updated last year
- Convert directories to glob compatible strings☆44Updated 5 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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Easily handle defaults for your options☆74Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if a file is executable☆30Updated 6 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated this week