{"id":13457662,"url":"https://github.com/Tencent/tdesign-mobile-vue","last_synced_at":"2025-03-24T14:32:13.739Z","repository":{"id":36955895,"uuid":"439279367","full_name":"Tencent/tdesign-mobile-vue","owner":"Tencent","description":"A Vue3.x Mobile UI components lib for TDesign.","archived":false,"fork":false,"pushed_at":"2025-03-18T08:26:16.000Z","size":8910,"stargazers_count":327,"open_issues_count":70,"forks_count":175,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-03-19T22:02:22.765Z","etag":null,"topics":["tdesign","typescript","vue3"],"latest_commit_sha":null,"homepage":"https://tdesign.tencent.com/mobile-vue","language":"TypeScript","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/Tencent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-17T09:32:48.000Z","updated_at":"2025-03-15T07:33:18.000Z","dependencies_parsed_at":"2023-11-15T09:29:55.825Z","dependency_job_id":"d62d1e69-c68e-464a-b2e2-4ddde9327628","html_url":"https://github.com/Tencent/tdesign-mobile-vue","commit_stats":{"total_commits":2246,"total_committers":131,"mean_commits":17.14503816793893,"dds":0.8334817453250223,"last_synced_commit":"58c89ae248cff3def1c1851daf536acc156aaa47"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent%2Ftdesign-mobile-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent%2Ftdesign-mobile-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent%2Ftdesign-mobile-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent%2Ftdesign-mobile-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tencent","download_url":"https://codeload.github.com/Tencent/tdesign-mobile-vue/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245289616,"owners_count":20591103,"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":["tdesign","typescript","vue3"],"created_at":"2024-07-31T09:00:33.207Z","updated_at":"2025-03-24T14:32:12.607Z","avatar_url":"https://github.com/Tencent.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://tdesign.tencent.com/\" target=\"_blank\"\u003e\n    \u003cimg alt=\"TDesign Logo\" width=\"200\" src=\"https://tdesign.gtimg.com/site/TDesign.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Tencent/tdesign-mobile-vue/blob/develop/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/l/tdesign-mobile-vue.svg?sanitize=true\" alt=\"License\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/tdesign-mobile-vue\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/tdesign-mobile-vue.svg?sanitize=true\" alt=\"Version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/tdesign-mobile-vue\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dw/tdesign-mobile-vue\" alt=\"Downloads\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nTDesign 适配移动端的组件库，适合在 vue 3 技术栈项目中使用。\n\n# 🎉 特性\n\n- 适配移动端交互\n- 基于 Vue3，并使用 Vite 2.x 开发构建\n- 对接前端组件语言规范\n- 与其他框架（React Mobile、小程序） API、UI 保持一致\n- 支持按需加载\n\n# 安装\n\n```bash\nnpm i tdesign-mobile-vue\n```\n\n# 基础使用\n\n推荐使用 Webpack 或 Rollup 等支持 tree-shaking 特性的构建工具，无需额外配置即可实现组件按需引入：\n\n```js\nimport { createApp } from 'vue';\nimport TDesign from 'tdesign-mobile-vue';\n\nconst app = createApp(App);\napp.use(TDesign);\n```\n\n# 浏览器兼容性\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003e IE / Edge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari |\n| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Edge \u003e=97                                                                                                                                                                                                        | Firefox \u003e=96                                                                                                                                                                                                      | Chrome \u003e=96                                                                                                                                                                                                   | Safari \u003e=14.1                                                                                                                                                                                                 |\n\n# 贡献成员\n\n\u003ca href=\"https://github.com/tencent/tdesign-mobile-vue/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=tencent/tdesign-mobile-vue\" /\u003e\n\u003c/a\u003e\n\n# 参与贡献\n\nTDesign 欢迎任何愿意参与贡献的参与者。如果需要本地运行代码或参与贡献，请先阅读[参与贡献](https://github.com/Tencent/tdesign-mobile-vue/blob/develop/CONTRIBUTING.md)。\n\n# 反馈\n\n有任何问题，建议通过 [Github issues](https://github.com/Tencent/tdesign-mobile-vue/issues) 反馈或扫码加入用户微信群。\n\n\u003cimg src=\"https://raw.githubusercontent.com/Tencent/tdesign/main/packages/components/src/images/groups/vue3-group.png\" width=\"200\" /\u003e\n\n# 开源协议\n\nTDesign 遵循 [MIT 协议](https://github.com/Tencent/tdesign-vue/blob/main/LICENSE)。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTencent%2Ftdesign-mobile-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTencent%2Ftdesign-mobile-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTencent%2Ftdesign-mobile-vue/lists"}