Vue port of shadcn-ui
Go to file
2024-05-24 21:35:34 +03:00
.github chore: remove file's duplicate extension 2024-05-24 21:35:34 +03:00
.vscode chore: add intellisense for vue component inside .md files (#534) 2024-05-07 16:34:51 +08:00
apps/www docs: change forms href (#553) 2024-05-23 18:13:24 +08:00
packages chore(module): add critical packages to module's dependencies (#531) 2024-05-24 17:03:48 +03:30
.gitignore chore: add nuxt fixtures 2023-09-18 23:43:36 +08:00
.npmrc fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216) 2023-12-21 09:06:14 +08:00
CONTRIBUTING.md docs: adding contribution guide (#413) 2024-03-15 21:35:57 +03:30
eslint.config.js feat: PinInput with input-otp demos and styles (#402) 2024-03-10 19:15:39 +03:30
LICENSE initial release 2023-07-04 04:29:47 +08:00
package.json chore: update deps 2024-05-21 15:06:41 +03:30
pnpm-lock.yaml chore(module): add critical packages to module's dependencies (#531) 2024-05-24 17:03:48 +03:30
pnpm-workspace.yaml chore: add vitepress 2023-08-30 10:14:37 +08:00
README.md chore: updated invalid link and correct shadecn naming (#46) 2023-09-12 17:37:15 +08:00
tsconfig.json chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30

shadcn-vue

shadcn-vue is an unofficial community-led Vue port of shadcn/ui.

Note
We are not affiliated with shadcn, but we did get his blessing prior to creating this project
This is a project born out of the need for a similar project for the vue ecosystem.

Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.

hero

Documentation

View documentation here

Credits

All credits go to these open-source works and resources

  • Shadcn UI for creating this beautiful project.

  • Shadcn Svelte for some inspiration for registry.

  • Radix Vue for doing all the hard work to make sure components are accessible.

  • VueUse for providing many useful utilities.

  • ahmedmayara for populating many components

License

Licensed under the MIT license.