GitShow/sindresorhus/taskkill
sindresorhus

taskkill

Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.

by sindresorhus
Star on GitHubForknpm

JavaScript

46 stars10 forks6 contributorsQuiet · 4y agoSince 2015v5.0.0MIT

Meet the team

See all 6 on GitHub →
sindresorhus
sindresorhus20 contributions
kevva
kevva3 contributions
alextes
alextes2 contributions
Richienb
Richienb2 contributions
brandon93s
brandon93s1 contribution
ankology
ankology1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 4y ago
See all on GitHub →
Richienb
Allow providing process names and process ids at the same timeOpenIssue

We could filter out each type and call twice.

Richienb · 5mo ago

Recent fixes

View closed PRs →
ankology
Sync method to cover some use casesMergedPR

Hi guys! Thanks for the project. Today i arrived in a situation where i need to kill a created pid when the main process exit, using async method will not work, so, i made this pull request implementing it, using execaSync method (i also updated the execa version used in repo) and creating a new taskkillSync method. Please consider the pull request, thanks!

ankology · 4y ago
Richienb
Minor readme tweakMergedPR
Richienb · 5y ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Structured data for AI agents

Repository: sindresorhus/taskkill. Description: Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes. Stars: 46, Forks: 10. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v5.0.0 (4y ago). Open PRs: 0, open issues: 2. Last activity: 4y ago. Community health: 71%. Top contributors: sindresorhus, kevva, alextes, Richienb, brandon93s, ankology.

·@ofershap

Replace github.com with gitshow.dev