Show HN: Compadcn – A CLI wrapper to speed up shadcn/UI component management
1 lirena00 0 6/27/2025, 4:38:06 PM github.com ↗
I’ve been using shadcn/ui in my projects lately, and while it's great, I kept running into friction using its CLI, it only had add command and no remove command and even add command was so full of friction
So I built compadcn: a CLI wrapper that adds interactive add/remove menus, presets, linting for unused components, and safe dependency-aware uninstalling.
Still early, open source, and built in TypeScript using Commander, Chalk, and Clack.
Would love feedback or ideas from others using shadcn.
No comments yet