{"id":15029453,"url":"https://github.com/fe-driver/vue-beauty","last_synced_at":"2025-05-14T11:10:00.195Z","repository":{"id":49722384,"uuid":"65170293","full_name":"FE-Driver/vue-beauty","owner":"FE-Driver","description":"Beautiful  UI components build with vue and ant design","archived":false,"fork":false,"pushed_at":"2024-03-06T08:45:27.000Z","size":29780,"stargazers_count":2112,"open_issues_count":63,"forks_count":248,"subscribers_count":113,"default_branch":"next","last_synced_at":"2024-10-29T15:33:32.254Z","etag":null,"topics":["components","javascript","ui-design","ui-kit","vue","vue-beauty","vue-components"],"latest_commit_sha":null,"homepage":"https://fe-driver.github.io/vue-beauty","language":"JavaScript","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/FE-Driver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2016-08-08T03:40:10.000Z","updated_at":"2024-10-07T20:30:49.000Z","dependencies_parsed_at":"2024-06-18T16:47:56.850Z","dependency_job_id":"73a4c3bd-0e7e-4233-888e-65cf5087ba82","html_url":"https://github.com/FE-Driver/vue-beauty","commit_stats":{"total_commits":507,"total_committers":35,"mean_commits":"14.485714285714286","dds":0.4536489151873767,"last_synced_commit":"d6de5257a067cc21f58e41ccdda68d5b6c4d7b96"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FE-Driver%2Fvue-beauty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FE-Driver%2Fvue-beauty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FE-Driver%2Fvue-beauty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FE-Driver%2Fvue-beauty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FE-Driver","download_url":"https://codeload.github.com/FE-Driver/vue-beauty/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339753,"owners_count":21087313,"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":["components","javascript","ui-design","ui-kit","vue","vue-beauty","vue-components"],"created_at":"2024-09-24T20:10:43.002Z","updated_at":"2025-04-11T04:19:40.042Z","avatar_url":"https://github.com/FE-Driver.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/FE-Driver/vue-beauty\"\u003e\n        \u003cimg width=\"200\" src=\"https://raw.githubusercontent.com/FE-Driver/vue-beauty/master/src/assets/VB-logo.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# vue-beauty [![npm](http://img.shields.io/npm/v/vue-beauty.svg)](https://www.npmjs.com/package/vue-beauty) [![NPM downloads](http://img.shields.io/npm/dm/vue-beauty.svg)](https://www.npmjs.com/package/vue-beauty) [![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://www.npmjs.com/package/vue-beauty)\nBeautiful  UI components build with vue and ant design\n\n## 特性\n- 丰富的组件，涵盖常用场景\n- 基于vue组件化开发，数据驱动视图\n- 封装复杂性，提供简单友好的api\n- 基于ant design样式优化\n\n## 引入\n使用npm或者yarn\n```\nnpm install vue-beauty -S  OR  yarn add vue-beauty\n\nimport Vue from 'vue'\n//import css\nimport 'vue-beauty/package/style/vue-beauty.min.css'\n\n//import components\nimport vueBeauty from 'vue-beauty'\nVue.use(vueBeauty)\n\n//OR\nimport {alert} from 'vue-beauty'\nVue.use(alert)\n```\n或使用 \u0026lt;script\u0026gt; 全局引用\n```\n\u003clink rel=\"stylesheet\" href=\"vue-beauty.min.css\"\u003e \n\u003cscript type=\"text/javascript\" src=\"vue-beauty.min.js\"\u003e\u003c/script\u003e \n```\n更多说明，请查看我们的[在线文档](https://fe-driver.github.io/vue-beauty)。\n\n## 浏览器支持\nchrome、firefox、暂不支持IE(计划支持IE11+)。\n\n## Polyfill\n本组件库内置了一些es最新实例方法的垫片，请查看[Polyfill](https://fe-driver.github.io/vue-beauty/#/components/polyfill)。\n\n## 更新日志\n欢迎查看详细的[更新日志](https://github.com/FE-Driver/vue-beauty/releases)。\n\n## 参与贡献\n我们欢迎任何形式的贡献，请阅读[贡献指南](https://fe-driver.github.io/vue-beauty/#/components/contribute)了解详细的情况。\n\n## 链接\n- [Vue官网](http://cn.vuejs.org//)\n- [Ant.Design官网](http://ant.design/)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffe-driver%2Fvue-beauty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffe-driver%2Fvue-beauty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffe-driver%2Fvue-beauty/lists"}