sindresorhus / taskkill
Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
☆40Updated 2 years ago
Alternatives and similar repositories for taskkill:
Users that are interested in taskkill are comparing it to the libraries listed below
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Import a globally installed module☆57Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last week
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if an Iterable is empty☆22Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Get the $PATH from the shell☆69Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 10 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 2 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 lazily evaluated value☆69Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Rename a function☆46Updated last year
- Lazy number range generator☆81Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- API for combining call site modifiers☆41Updated 5 years ago