Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radix-vue/shadcn-vue
Vue port of shadcn-ui
https://github.com/radix-vue/shadcn-vue
accessible component-libr radix-vue shadcn shadcn-ui ui-kit ui-library vue vue-ui-kit
Last synced: 3 months ago
JSON representation
Vue port of shadcn-ui
- Host: GitHub
- URL: https://github.com/radix-vue/shadcn-vue
- Owner: radix-vue
- License: mit
- Created: 2023-06-26T13:53:23.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-09-19T11:29:05.000Z (3 months ago)
- Last Synced: 2024-09-27T02:57:33.617Z (3 months ago)
- Topics: accessible, component-libr, radix-vue, shadcn, shadcn-ui, ui-kit, ui-library, vue, vue-ui-kit
- Language: Vue
- Homepage: https://www.shadcn-vue.com/
- Size: 11 MB
- Stars: 4,520
- Watchers: 26
- Forks: 260
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shadcn-ui - Vue - Vue port of shadcn/ui (Ports / Portfolios)
- awesome-shadcn-ui - Vue - Vue port of shadcn/ui (Ports)
- awesome-shadcn-ui - Vue - Vue port of shadcn/ui (Ports)
README
shadcn-vue
[shadcn-vue](https://www.shadcn-vue.com/) is an unofficial community-led [Vue](https://vuejs.org) port of [shadcn/ui](https://ui.shadcn.com/).
> **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](apps/www/src/public/og.png)
## Documentation
[View documentation here](https://www.shadcn-vue.com/docs/introduction.html)
## Credits
All credits go to these open-source works and resources
- [Shadcn UI](https://ui.shadcn.com) for creating this beautiful project.
- [Shadcn Svelte](https://shadcn-svelte.com) for some inspiration for registry.
- [Radix Vue](https://radix-vue.com) for doing all the hard work to make sure components are accessible.
- [VueUse](https://vueuse.org) for providing many useful utilities.- [ahmedmayara](https://github.com/ahmedmayara/shadcn-vue) for populating many components
## License
Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).