82 Vue 3 components, shadcn-vue compatible. Install with one command — source files copy into your project, no node_modules, no semver, no lock-in.
Inside a Vue or Nuxt project with a components.json, run:
Drops Tailwind v4 OKLCH tokens, cn() helper, and useTheme.
npx shadcn-vue@latest add https://uipkge.pages.dev/r/init.json
Each command copies the source into your project. Cross-deps install automatically.
npx shadcn-vue@latest add https://uipkge.pages.dev/r/button.json
Add this to your components.json:
{
"registries": {
"@uipkge": "https://uipkge.pages.dev/r/{name}.json"
}
}
Then commands shorten to:
npx shadcn-vue@latest add @uipkge/data-table
82 available
No components match your search.
4 foundation pieces