Introducing: shadcn-remover CLI #7300
exodus-tola-mindCoder
started this conversation in
General
Replies: 1 comment
-
Not all developers use src/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Introducing: shadcn-remover CLI
A simple, powerful, and user-friendly CLI tool to efficiently remove Shadcn UI components from your project.
While working on a Next.js project with Shadcn, I added a lot of UI components. Later wanted to remove some of them, I realized there was no easy way to do it.
I checked the official Shadcn docs, browsed through their GitHub repo, and even Googled around — but found no dedicated command or simple solution. Manual deletion was the only option.
That’s when the idea hit me: Why not build a tool for that? — and shadcn-remover CLI was born.
It automates the cleanup process and comes packed with useful features.
By default, it expects your Shadcn UI components to be located at src/components/ui/ (the standard Shadcn structure in Next.jsV13++).
Check out the full feature list on the GitHub repo and the package README.
Your support through stars and shares is greatly appreciated!
Thanks for using and sharing the shadcn-remover CLI!
NPM: https://www.npmjs.com/package/shadcn-remover
GitHub: https://github.com/exodus-tola-mindCoder/shadcn-remover
#shadcn_remover
#Nextjs #ShadcnUI #CLItool #Opensource
Beta Was this translation helpful? Give feedback.
All reactions