Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
☆45Jun 24, 2022Updated 3 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…☆71Feb 3, 2026Updated 3 weeks ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Get the path to the user home directory☆13Apr 9, 2021Updated 4 years ago
- List of archive file extensions☆16Apr 30, 2024Updated last year
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Strip the authentication part of a URL☆20Jul 9, 2022Updated 3 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Create a revved file path☆21Jul 9, 2022Updated 3 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Get the path to this package - Useful for testing☆22Aug 9, 2021Updated 4 years ago
- Get the email of an npm user☆32Feb 29, 2024Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Resolve the path of a package regardless of it having an entry point☆55Feb 12, 2026Updated 2 weeks ago
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Revert the previous `file.path` change☆19Nov 3, 2023Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 8 months ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- List of compressed file extensions☆16Apr 30, 2024Updated last year
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- List of prototype properties for JavaScript types☆27Apr 30, 2024Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆27May 6, 2024Updated last year
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Jul 9, 2022Updated 3 years ago