{"id":21365234,"url":"https://github.com/zhaotoday/mini-program","last_synced_at":"2025-10-08T18:12:41.195Z","repository":{"id":57153994,"uuid":"73264975","full_name":"zhaotoday/mini-program","owner":"zhaotoday","description":"微信小程序资料收集。","archived":false,"fork":false,"pushed_at":"2019-01-25T14:18:59.000Z","size":41,"stargazers_count":111,"open_issues_count":0,"forks_count":23,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-26T03:36:04.041Z","etag":null,"topics":["awsome","mini-program","wechat"],"latest_commit_sha":null,"homepage":"https://www.mini-program.cn/","language":null,"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/zhaotoday.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":"2016-11-09T08:31:30.000Z","updated_at":"2024-12-27T01:36:14.000Z","dependencies_parsed_at":"2022-08-27T16:20:57.304Z","dependency_job_id":null,"html_url":"https://github.com/zhaotoday/mini-program","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaotoday%2Fmini-program","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaotoday%2Fmini-program/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaotoday%2Fmini-program/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaotoday%2Fmini-program/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhaotoday","download_url":"https://codeload.github.com/zhaotoday/mini-program/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243841204,"owners_count":20356441,"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":["awsome","mini-program","wechat"],"created_at":"2024-11-22T07:10:10.722Z","updated_at":"2025-10-08T18:12:36.151Z","avatar_url":"https://github.com/zhaotoday.png","language":null,"readme":"## 介绍\n\n#### 小程序是什么\n\n- 定义：小程序是一种全新的连接用户与服务的方式，它可以在微信内被便捷地获取和传播，同时具有出色的使用体验；\n- 特点：无需安装、触手可及、用完即走、无需卸载；\n- 英文：mini program。（注：应用、App 之类的词被苹果公司和谐）\n\n#### 有趣的比喻\n\n- App 就像原配，一年用不了几次；\n- 服务号就像小三，每个月固定用几次；\n- 小程序就像炮友，用完即走。\n\n#### 运行环境\n\n| 运行环境\t      | 逻辑层\t       | 渲染层         |\n| --- | --- | --- |\n| iOS\t          | JavaScriptCore | WKWebView      |\n| 安卓\t          | X5 JSCore\t   | X5浏览器       |\n| 小程序开发者工具 | NWJS\t       | Chrome WebView |\n\n## 网址\n\n#### 官方材料\n\n- [微信公众平台](https://mp.weixin.qq.com/)  \n- [微信小程序简易教程](https://mp.weixin.qq.com/debug/wxadoc/dev/index.html)  \n- [微信小程序开发者社区](https://developers.weixin.qq.com/)\n- [微信小程序常见 Q\u0026A 官方](https://developers.weixin.qq.com/blogdetail?action=get_post_info\u0026lang=zh_CN\u0026token=\u0026docid=0008ec49d849681c05866d9a957008)\n- [微信小程序开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/devtools.html?t=20161122)   \n- [微信小程序开发助手](https://developers.weixin.qq.com/miniprogram/dev/devtools/mydev.html)\n- [小程序·云开发解决方案](https://cloud.tencent.com/solution/la)\n- [小程序微信登录能力调整](https://developers.weixin.qq.com/community/develop/doc/0006026b3c83c0e244573a0025bc08)\n- [常见拒绝情形](https://developers.weixin.qq.com/miniprogram/product/reject.html)\n- [微信小程序设计指南](https://developers.weixin.qq.com/miniprogram/design/)\n- [微信开放社区](https://developers.weixin.qq.com/)\n\n#### 推荐网站\n\n- [第九程序](http://9.cn)\n- [微信小程序联盟](http://www.wxapp-union.com/)\n\n#### 导航\n\n- [小程序商店](http://xcx.9.cn)\n- [小程序商店](http://www.91ud.com/)\n- [小程序窝](http://www.xcxwo.com/)\n- [微信小程序导航](http://www.w3cschool.cn/miniapp)\n- [小程序应用商店](http://www.51westore.com/)\n- [知晓程序](https://minapp.com/miniapp/)\n- [微信小程序大全](http://www.duba.com/wxapp/)\n- [小程序商店](http://www.xcx.la/)\n\n## 开发资源\n\n#### 框架\n\n- [mpvue](https://github.com/Meituan-Dianping/mpvue)\n- [WePY](https://github.com/Tencent/wepy)\n- [Taro](https://github.com/NervJS/taro-ui)\n- [uni-app](https://github.com/dcloudio/uni-app)\n- [Wafer](https://github.com/tencentyun/wafer)  \n\n#### UI 库\n\n- [Vant Weapp](https://youzan.github.io/vant-weapp/#/intro)\n- [iView Weapp](https://weapp.iviewui.com)\n- [Wux Weapp](https://wux-weapp.github.io/wux-weapp-docs/#/)\n- [MinUI](https://meili.github.io/min/docs/minui/index.html)\n- [weui-wxss](https://github.com/weui/weui-wxss)\n- [Color UI](https://github.com/weilanwl/ColorUI)\n\n#### 工具\n\n- [微信小程序可视化设计工具](http://www.coolsite360.com/wxapp/)  \n- [腾讯云 - 微信小程序解决方案](https://www.qcloud.com/solution/la.html)  \n- [腾讯云 - 小程序配置指引、升级方案](https://github.com/tencentyun/weapp-doc)  \n\n#### GitHub\n\n- [微信小程序开发资源汇总](https://github.com/justjavac/awesome-wechat-weapp)\n- [微信小程序开源项目库汇总](https://github.com/opendigg/awesome-github-wechat-weapp)\n- [mpvue中无缝接入Vant Weapp组件库](https://github.com/xxxsimons/mpvue-vant)\n\n#### 文章\n\n- [微信小程序之生成图片分享](https://www.jianshu.com/p/ceb42fe76e77)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhaotoday%2Fmini-program","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhaotoday%2Fmini-program","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhaotoday%2Fmini-program/lists"}