{"id":15033167,"url":"https://github.com/talkingdata/iview-weapp","last_synced_at":"2025-05-14T10:05:18.323Z","repository":{"id":37623087,"uuid":"133439583","full_name":"TalkingData/iview-weapp","owner":"TalkingData","description":"一套高质量的微信小程序 UI 组件库","archived":false,"fork":false,"pushed_at":"2023-03-01T22:40:28.000Z","size":2790,"stargazers_count":6610,"open_issues_count":337,"forks_count":1166,"subscribers_count":160,"default_branch":"master","last_synced_at":"2025-04-03T23:48:20.527Z","etag":null,"topics":["components","iview","ui-design","ui-kit","weapp","wechat","weixin"],"latest_commit_sha":null,"homepage":"https://weapp.iviewui.com","language":"Less","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TalkingData.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}},"created_at":"2018-05-15T01:02:29.000Z","updated_at":"2025-04-02T15:41:52.000Z","dependencies_parsed_at":"2024-01-15T01:04:19.048Z","dependency_job_id":"39895225-ef19-4b02-b705-8f615139fdb4","html_url":"https://github.com/TalkingData/iview-weapp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalkingData%2Fiview-weapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalkingData%2Fiview-weapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalkingData%2Fiview-weapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalkingData%2Fiview-weapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TalkingData","download_url":"https://codeload.github.com/TalkingData/iview-weapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335270,"owners_count":21086545,"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","iview","ui-design","ui-kit","weapp","wechat","weixin"],"created_at":"2024-09-24T20:20:17.185Z","updated_at":"2025-04-11T03:29:50.750Z","avatar_url":"https://github.com/TalkingData.png","language":"Less","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://weapp.iviewui.com\"\u003e\n        \u003cimg width=\"200\" src=\"https://file.iviewui.com/weapp-logo.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# iView Weapp\n\n### 一套高质量的微信小程序 UI 组件库\n\n## 文档\n[http://inmap.talkingdata.com/wx/index_prod.html](http://inmap.talkingdata.com/wx/index_prod.html)\n\n## 体验\n使用微信扫一扫体验小程序组件示例\n\n\u003cimg width=\"200\" src=\"https://raw.githubusercontent.com/TalkingData/iview-weapp/master/assets/code.jpg\"\u003e\n\n## 快速上手\n### 使用之前\n在开始使用 iView Weapp 之前，你需要先阅读 [微信小程序自定义组件](https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/) 的相关文档。\n\n### 如何使用\n到 [GitHub](https://github.com/TalkingData/iview-weapp) 下载 iView 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## License\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2018-present, TalkingData","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalkingdata%2Fiview-weapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalkingdata%2Fiview-weapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalkingdata%2Fiview-weapp/lists"}