Vue port of shadcn-ui
Go to file
2023-09-09 17:19:53 +08:00
.github chore: run eslint fix 2023-08-23 13:49:42 +08:00
.vscode chore: organize codebase (#2) 2023-08-23 11:15:21 +08:00
apps/www docs: fix footer link (#40) 2023-09-09 17:19:53 +08:00
packages/cli chore: bump version 2023-09-08 19:14:07 +08:00
.eslintrc.cjs feat: vitepress docs 2023-08-30 15:42:00 +08:00
.gitignore fix: cli installation error 2023-09-06 12:55:50 +08:00
LICENSE initial release 2023-07-04 04:29:47 +08:00
package.json test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00
pnpm-lock.yaml chore: bump version, fix className 2023-09-08 18:43:17 +08:00
pnpm-workspace.yaml chore: add vitepress 2023-08-30 10:14:37 +08:00
README.md chore: update readme with credits 2023-09-06 17:08:39 +08:00
tsconfig.json feat: add cli 2023-08-28 10:50:32 +05:45

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

Visit https://shadcn-vue.com/docs to view the documentation.

Credits

All credits go to these open-source works and resources

  • Shadnc UI for creating this beautiful project

  • Shadnc 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.