{"id":23047510,"url":"https://github.com/kimmy-wang/weui","last_synced_at":"2025-04-03T02:45:24.813Z","repository":{"id":139042198,"uuid":"305612932","full_name":"kimmy-wang/weui","owner":"kimmy-wang","description":"一套高质量的微信小程序 UI 组件库","archived":false,"fork":false,"pushed_at":"2020-10-20T07:11:21.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T04:28:23.334Z","etag":null,"topics":["wechat","weui"],"latest_commit_sha":null,"homepage":"https://upcwangying.com/weui/","language":"Less","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/kimmy-wang.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}},"created_at":"2020-10-20T06:36:52.000Z","updated_at":"2020-10-20T07:12:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"4abb44f6-f30a-4162-9082-cdb8d80092c4","html_url":"https://github.com/kimmy-wang/weui","commit_stats":null,"previous_names":["kimmy-wang/weui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimmy-wang%2Fweui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimmy-wang%2Fweui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimmy-wang%2Fweui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimmy-wang%2Fweui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimmy-wang","download_url":"https://codeload.github.com/kimmy-wang/weui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927805,"owners_count":20856193,"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":["wechat","weui"],"created_at":"2024-12-15T22:36:13.033Z","updated_at":"2025-04-03T02:45:24.782Z","avatar_url":"https://github.com/kimmy-wang.png","language":"Less","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weui\n\n\u003e 一套高质量的微信小程序 UI 组件库\n\n## 体验\n使用微信扫一扫体验小程序组件示例\n\n\u003cimg width=\"200\" src=\"https://raw.githubusercontent.com/upcwangying/weapp-template/master/assets/code.jpg\"\u003e\n\n## 快速上手\n### 使用之前\n在开始使用 Weapp 之前，你需要先阅读 [微信小程序自定义组件](https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/) 的相关文档。\n\n### 如何使用\n到 [GitHub](https://github.com/upcwangying/weapp-template) 下载 Weapp 的代码，将 `dist` 目录拷贝到自己的项目中。然后按照如下的方式使用组件，以 Button 为例，其它组件在对应的文档页查看：\n\n1. 添加需要的组件。在页面的 json 中配置（路径根据自己项目位置配置）：\n```json\n\"usingComponents\": {\n    \"i-button\": \"../../dist/button/index\"\n}\n```\n2. 在 wxml 中使用组件：\n```html\n\u003ci-button type=\"primary\" bind:click=\"handleClick\"\u003e这是一个按钮\u003c/i-button\u003e\n```\n\n### 预览所有组件\n我们内置了所有组件的示例，您可以扫描右侧的小程序码体验，或按以下方式在微信开发者工具中查看：\n\n```shell\n# 从 GitHub 下载后，安装依赖\nnpm install\n\n# 编译组件\nnpm run dev\n```\n然后，将 `examples` 目录在微信开发者工具中打开即可。\n\n## License\n[MIT](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimmy-wang%2Fweui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimmy-wang%2Fweui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimmy-wang%2Fweui/lists"}