Vue port of shadcn-ui
Go to file
2024-11-25 18:01:47 +08:00
.github refactor: radix-vue to reka-ui 2024-11-04 18:19:28 +08:00
.vscode chore(vscode): add tailwindcss extensions (#810) 2024-10-17 09:16:39 +03:30
apps/www docs: sidebar 2024-11-25 18:01:47 +08:00
packages refactor: cli, add test 2024-11-22 15:03:41 +08:00
patches feat: support tailwind prefix (#619) 2024-10-14 19:39:58 +08:00
.editorconfig feat(Stepper): implement stepper (#669) 2024-07-22 08:43:10 +03:30
.gitignore refactor: cli, add test 2024-11-22 15:03:41 +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: fix build, update paths 2024-11-22 17:58:53 +08:00
eslint.config.js docs: block preview and codes 2024-11-23 00:49:59 +08:00
LICENSE refactor: radix-vue to reka-ui 2024-11-04 18:19:28 +08:00
package.json refactor: cli, add test 2024-11-22 15:03:41 +08:00
pnpm-lock.yaml docs: fix build, update paths 2024-11-22 17:58:53 +08:00
pnpm-workspace.yaml chore: update deps 2024-11-19 17:10:16 +08:00
README.md refactor: radix-vue to reka-ui 2024-11-04 18:19:28 +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.