{"id":20066693,"url":"https://github.com/devlive-community/view-shadcn-ui","last_synced_at":"2025-10-27T02:16:06.041Z","repository":{"id":229433695,"uuid":"775473535","full_name":"devlive-community/view-shadcn-ui","owner":"devlive-community","description":"View Shadcn UI 是一个基于 Tailwind CSS 构建的 Vue3 组件库。","archived":false,"fork":false,"pushed_at":"2025-01-21T07:47:40.000Z","size":17022,"stargazers_count":116,"open_issues_count":35,"forks_count":18,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-29T18:06:28.317Z","etag":null,"topics":["tailwindcss","ui","ui-components","ui-design","view","vue3"],"latest_commit_sha":null,"homepage":"https://view-shadcn-ui.devlive.org/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devlive-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-21T13:07:07.000Z","updated_at":"2025-03-27T04:53:53.000Z","dependencies_parsed_at":"2024-03-24T11:22:28.031Z","dependency_job_id":"d59ff3ba-3baf-4d4c-9b18-d2d4d96577cb","html_url":"https://github.com/devlive-community/view-shadcn-ui","commit_stats":{"total_commits":517,"total_committers":1,"mean_commits":517.0,"dds":0.0,"last_synced_commit":"ebb30f40b7c6e394ab36901771945ee0311cea30"},"previous_names":["devlive-community/shadcn-ui-vue-admin","devlive-community/view-shadcn-ui"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlive-community%2Fview-shadcn-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlive-community%2Fview-shadcn-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlive-community%2Fview-shadcn-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlive-community%2Fview-shadcn-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlive-community","download_url":"https://codeload.github.com/devlive-community/view-shadcn-ui/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386262,"owners_count":20930619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["tailwindcss","ui","ui-components","ui-design","view","vue3"],"created_at":"2024-11-13T13:59:27.436Z","updated_at":"2025-10-27T02:16:05.957Z","avatar_url":"https://github.com/devlive-community.png","language":"Vue","funding_links":[],"categories":["Vue","Components \u0026 Libraries"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"docs/public/logo.svg\" width=120 height=120/ alt=\"Logo\"/\u003e\n\n# View Shadcn UI\n\n![NPM Downloads](https://img.shields.io/npm/d18m/view-shadcn-ui)\n![NPM Version](https://img.shields.io/npm/v/view-shadcn-ui)\n\n![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fdevlive-community%2Fshadcn-ui-vue-admin\u0026countColor=%23263759\u0026style=flat)\n[![](https://tokei.rs/b1/github/devlive-community/shadcn-ui-vue-admin)](https://github.com/devlive-community/shadcn-ui-vue-admin)\n![version](https://img.shields.io/github/v/release/devlive-community/shadcn-ui-vue-admin.svg)\n\n![GitHub](https://img.shields.io/github/license/devlive-community/shadcn-ui-vue-admin)\n[![Push code checker](https://github.com/devlive-community/shadcn-ui-vue-admin/actions/workflows/checker.yml/badge.svg)](https://github.com/devlive-community/shadcn-ui-vue-admin/actions/workflows/checker.yml)\n![GitHub Release Date](https://img.shields.io/github/release-date/devlive-community/shadcn-ui-vue-admin?style=flat-square)\n\n![GitHub commit activity](https://img.shields.io/github/commit-activity/y/devlive-community/shadcn-ui-vue-admin?style=flat-square)\n![GitHub contributors](https://img.shields.io/github/contributors-anon/devlive-community/shadcn-ui-vue-admin?style=flat-square)\n![GitHub last commit](https://img.shields.io/github/last-commit/devlive-community/shadcn-ui-vue-admin?style=flat-square)\n\nView Shadcn UI is a Vue3 component library built on Tailwind CSS.\n\n\u003c/div\u003e\n\n## Install \u0026 Use\n\n```bash\npnpm i view-shadcn-ui\n# or\nnpm install view-shadcn-ui\n# or\nyarn add view-shadcn-ui\n```\n\n## Import and register component\n\n```ts\nimport { createApp } from 'vue'\nimport App from './App.vue'\nimport ViewShadcnUI from 'view-shadcn-ui'\n\nconst app = createApp(App)\napp.use(ViewShadcnUI)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlive-community%2Fview-shadcn-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlive-community%2Fview-shadcn-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlive-community%2Fview-shadcn-ui/lists"}