sweepstacx
v0.1.7
Published
Repo sweeper for modern dev stacks: scan, report, patch.
Maintainers
Readme
SweepstacX
Repo sweeper for modern dev stacks.
Scan, report, and patch dead code, unused imports, duplicate logic, and stale configs — keep your repos lean and production-ready.
Quick Start
npm i -g sweepstacx
sweepstacx check --path . | jq .stats
sweepstacx scan
sweepstacx report
sweepstacx patch --apply