{"id":14973802,"url":"https://github.com/zdliuccit/ml-ui","last_synced_at":"2025-10-16T08:34:00.800Z","repository":{"id":57299015,"uuid":"110772715","full_name":"zdliuccit/ml-ui","owner":"zdliuccit","description":"基于 Vue 2.0 的 Mobile 组件库 ml-ui","archived":false,"fork":false,"pushed_at":"2018-11-24T08:50:00.000Z","size":1092,"stargazers_count":78,"open_issues_count":6,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-15T04:23:02.969Z","etag":null,"topics":["mobile-component","vue","vue-components","vue-resource","vue2"],"latest_commit_sha":null,"homepage":"http://www.ml-ui.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/zdliuccit.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-11-15T02:27:32.000Z","updated_at":"2025-08-30T13:19:03.000Z","dependencies_parsed_at":"2022-08-26T17:00:55.720Z","dependency_job_id":null,"html_url":"https://github.com/zdliuccit/ml-ui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zdliuccit/ml-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdliuccit%2Fml-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdliuccit%2Fml-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdliuccit%2Fml-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdliuccit%2Fml-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zdliuccit","download_url":"https://codeload.github.com/zdliuccit/ml-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdliuccit%2Fml-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279170172,"owners_count":26118537,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mobile-component","vue","vue-components","vue-resource","vue2"],"created_at":"2024-09-24T13:49:26.014Z","updated_at":"2025-10-16T08:34:00.765Z","avatar_url":"https://github.com/zdliuccit.png","language":"Vue","funding_links":[],"categories":["Mobile UI Components"],"sub_categories":["Vue"],"readme":"# ml-ui \n[![Version](client/assets/x-ml.svg)](https://www.npmjs.com/package/ml-ui) \n\n\n\u003e 基于 Vue 2.0 的 Mobile 组件库 ml-ui\n\n\u003e Version～1.3.7\n\n摘要: ml-ui，一套为开发者、设计师和产品经理准备的基于 Vue 2 的移动端组件库\n\n网上轮子已经很多了哈，咋也凑个热闹，开源自己的Vue.js的移动端组件库。粗糙了点哈！\n\n有兴趣的可以一起来新增、完善组件！\n\n* Toast 提示\n* Message 消息\n* Popup 弹窗\n* ActiveSheet 活动表\n* Icon 图标\n* Header 顶部导航栏\n* Button 按钮\n* Radio 单选\n* Checkbox 多选\n* Switch 开关\n* Range 范围\n* IView 图片预览组件\n* DatePater 日期、时间选择器\n* Tab 选项卡\n* Slide 幻灯片\n* Model 遮罩层\n* Pull 上拉加载 下拉刷新\n* AutoLoad 底部自动加载\n* Loading 正在加载...\n* LeftSlip 左滑\n\n欢迎在issues提出建议和Bug\n\n秋风会继续改进中。。。喜欢的顺便点个start \n\n\n## 安装\n```npm\nnpm install ml-ui -S\n```\n\n## 使用\n```js\nimport Vue from 'vue'\nimport MlUi from 'ml-ui'\nimport 'ml-ui/styles/index.css'\n\nVue.use(MlUi)\n```\n\n目前压缩后为70k大小 \n\nmd文档地址 [www.ml-ui.com](http://www.ml-ui.com)\n\n\n组件预览地址 [www.ml-ui.com/#/demo/index](http://www.ml-ui.com/#/demo/index)\n\n构建部署环境基于[vue-webpack-config](https://github.com/zdliuccit/vue-webpack-config)\n\n构建技术栈\n\n* Webpack3\n* Koa2\n* Axios\n* Vue2 \u0026 vue-router\n* Babel Es6/7\n* Eslint\n* stylus postcss\n\n有兴趣的同学可以看看，顺便贡献出你们的star哈～\n\n扫码预览\n\n![](client/assets/images/mobile-src.png)\n\n## Other Contributors\n* [medz](https://github.com/medz)\n* [dsh0416](https://github.com/dsh0416)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdliuccit%2Fml-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzdliuccit%2Fml-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdliuccit%2Fml-ui/lists"}