{"id":27704342,"url":"https://github.com/yunfeihuang/vue-components","last_synced_at":"2025-04-26T01:01:52.545Z","repository":{"id":20559009,"uuid":"85474780","full_name":"yunfeihuang/vx-ui","owner":"yunfeihuang","description":"vue components 移动端UI组件库","archived":false,"fork":false,"pushed_at":"2023-01-07T09:47:22.000Z","size":5699,"stargazers_count":201,"open_issues_count":18,"forks_count":51,"subscribers_count":11,"default_branch":"feature_2.0","last_synced_at":"2025-04-19T05:48:52.965Z","etag":null,"topics":["components","javascript","sass","vue","vue2"],"latest_commit_sha":null,"homepage":"http://vx.bittyos.com/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yunfeihuang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-19T12:37:26.000Z","updated_at":"2024-05-28T10:49:36.000Z","dependencies_parsed_at":"2023-01-13T21:01:52.545Z","dependency_job_id":null,"html_url":"https://github.com/yunfeihuang/vx-ui","commit_stats":null,"previous_names":["yunfeihuang/vue-components"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfeihuang%2Fvx-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfeihuang%2Fvx-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfeihuang%2Fvx-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunfeihuang%2Fvx-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yunfeihuang","download_url":"https://codeload.github.com/yunfeihuang/vx-ui/tar.gz/refs/heads/feature_2.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250917360,"owners_count":21507562,"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","sass","vue","vue2"],"created_at":"2025-04-26T01:01:29.278Z","updated_at":"2025-04-26T01:01:52.533Z","avatar_url":"https://github.com/yunfeihuang.png","language":"Vue","funding_links":[],"categories":["UI组件"],"sub_categories":[],"readme":"# vx-ui\n\u003e vue3.x 移动端UI组件库\n\u003e\n\n## 中文文档：\nhttp://vx.bittyos.com/v3/\n\n## 示例浏览地址：\nhttp://vx.bittyos.com/v3/demo.html\n\n## 安装\n```\nnpm install vx-ui --save-dev\n```\n\n### 全局注册组件\n```\nimport {createApp} from 'vue'\nimport App from './App'\nimport 'vx-ui/lib/style/theme/index.css'\nimport Vx from 'vx-ui'\ncreateApp(App).use(Vx)\n```\n\n### 单个注册组件(Button示例)\n```\nimport Vue from 'vue'\nimport App from './App'\nimport 'vx-ui/lib/style/theme/button.css'\nimport { Button } from 'vx-ui' // or import Button from 'vx-ui/lib/button'\ncreateApp(App).component(Button.name, Button)\n```\n\n### 修改UI主题风格\n```\n#修改packages/style/src/variable.scss变量后运行以下命令即可\nnpm run build:theme\n```\n### vx-ui vue2.x版本的\nhttps://github.com/yunfeihuang/vx-ui/tree/master\n\n#### 打赏赞助，请扫以下二维码，谢谢！\n![Minion](http://vx.bittyos.com/static/images/pay-code.png?v=0.1)\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunfeihuang%2Fvue-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunfeihuang%2Fvue-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunfeihuang%2Fvue-components/lists"}