README.md 19.5 KB
Newer Older
迷渡's avatar
迷渡 已提交
1 2
# 微信小程序开发资源汇总

迷渡's avatar
迷渡 已提交
3 4
## 目录

迷渡's avatar
迷渡 已提交
5
- [官方文档](#官方文档)
迷渡's avatar
迷渡 已提交
6
- [新闻报道](#新闻报道)
P
Parry 已提交
7
- [社区](#社区)
迷渡's avatar
迷渡 已提交
8
- [工具](#工具)
Q
Qiming zhao 已提交
9
- [插件](#插件)
迷渡's avatar
迷渡 已提交
10 11 12
- [分析](#分析)
- [讨论](#讨论)
- [教程](#教程)
S
Seahub 已提交
13
- [视频教程](#视频教程)
迷渡's avatar
迷渡 已提交
14
- [文章](#文章)
迷渡's avatar
迷渡 已提交
15
- [代码](#代码)
S
Seahub 已提交
16
- [轮子](#轮子)
迷渡's avatar
迷渡 已提交
17

迷渡's avatar
迷渡 已提交
18
## 加群交流
迷渡's avatar
迷渡 已提交
19

迷渡's avatar
迷渡 已提交
20 21 22 23
### QQ群

群号:593495800

迷渡's avatar
迷渡 已提交
24
<a target="_blank" href="https://shang.qq.com/wpa/qunwpa?idkey=c115f1cc90f22065ebc7ea9c0cf8d292369d28b3307bc592ef5dbbcec28c56f3"><img border="0" src="https://pub.idqqimg.com/wpa/images/group.png" alt="微信小程序" title="微信小程序"></a>
迷渡's avatar
迷渡 已提交
25 26 27

群号:139122611

迷渡's avatar
迷渡 已提交
28
<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=e1474fb930743ea273abc7caa1646cc622d03daf6c51b5ac9d92b9f9b39c698e"><img border="0" src="https://pub.idqqimg.com/wpa/images/group.png" alt="微信小程序" title="微信小程序"></a>
迷渡's avatar
迷渡 已提交
29 30 31

### 微信群

迷渡's avatar
迷渡 已提交
32 33 34 35 36
现在最新群是“微信小程序交流16号群”,这个群并不是第 16 个群,而是第 6 个群,群号依次是 0,1,2,4,8,16。

由于微信群的限制,超过 100 人就不能扫码加群。所以可以先关注我公众号,然后发送 `微信小程序`,按照提示一步一步加群。

![微信小程序交流区群](https://camo.githubusercontent.com/4dfb439531d42a47d29f4153e3d4b7268802bb9a/687474703a2f2f6a7573746a617661632e636f6d2f6173736574732f696d616765732f77656978696e2d6a7573746a617661632e6a7067)
迷渡's avatar
迷渡 已提交
37

迷渡's avatar
迷渡 已提交
38 39 40 41
## 置顶

- [小程序开发者社区](http://wxappfans.com) :100:
- [wepy:组件化的小程序开发框架](https://github.com/wepyjs/wepy) :100:
D
delai 已提交
42
- [ZanUI-WeApp: 高颜值、好用、易扩展的微信小程序 UI 库,Powered by 有赞](https://github.com/youzan/zanui-weapp) :100:
迷渡's avatar
迷渡 已提交
43

迷渡's avatar
迷渡 已提交
44 45 46 47 48 49
## 官方文档

- [小程序开发文档](https://mp.weixin.qq.com/debug/wxadoc/dev/index.html)
- [小程序设计指南](https://mp.weixin.qq.com/debug/wxadoc/design/index.html)
- [小程序开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)

迷渡's avatar
迷渡 已提交
50 51
## 新闻报道

Z
zheng 已提交
52 53 54 55
- [微信正式开放内测“小程序”,不开发APP的日子真的来了?(36氪 • 缪定纯 • 2016-09-22 09:05)](https://36kr.com/p/5053349.html)
- [关于微信小程序(应用号),我能透露的几个细节(可能吧 • Jason Ng • 2016-9-22)](https://kenengba.com/post/3515.html)
- [你的产品适不适合做微信小程序?你需要这篇产品逻辑分析(虎嗅网 • 三节课 • 2016-9-22)](https://www.huxiu.com/article/164700.html)
- 为什么我反对微信小程序(虎嗅网 • SeedHeart • 2016-11-23) 前两天发的,貌似有些版权问题,不再提供链接
迷渡's avatar
迷渡 已提交
56

P
Parry 已提交
57
## 社区
迷渡's avatar
迷渡 已提交
58 59

- [小程序开发者社区](http://wxappfans.com)
P
Parry 已提交
60
- [WXOPEN Club | 微信小程序专业社区](http://wxopen.club/)
C
chuxue2005 已提交
61 62
- [wxapp-union | 微信小程序联盟](http://www.wxapp-union.com/)
- [larkapp | 白鹭青雀社区](http://bbs.larkapp.com/)
F
f3ngn1a0 已提交
63
- [蜂鸟小程序开发者社区](http://weixin1024.cn/)
64
- [微信小程序垂直开发社区](https://weappdev.com/)
P
Parry 已提交
65

迷渡's avatar
迷渡 已提交
66
## 工具
迷渡's avatar
迷渡 已提交
67

G
Gcaufy 已提交
68
- [wepy 一个支持组件化的小程序开发框架](https://github.com/wepyjs/wepy)
J
Junjie Tao 已提交
69
- ~~[微信小程序 (应用号) 微信 web 开发者工具破解版(DiyCode)](http://www.diycode.cc/topics/308)~~
A
Abbotton 已提交
70
- [微信小程序配置及目录在线生成工具](https://weapptool.com)
J
Junjie Tao 已提交
71
- ~~[IDE + 破解 + Demo(gavinkwoe/weapp-ide-crack)](https://github.com/gavinkwoe/weapp-ide-crack)~~
F
featherJ 已提交
72
- [Egret Wing 3.2.x 支持微信小程序实时预览的IDE)](http://developer.egret.com/cn/github/egret-docs/Wing/update/update320/index.html)
L
liangxingchen 已提交
73
- [Labrador 支持ES6/7的微信小程序组件化开发框架](https://github.com/maichong/labrador)
74
- [WEPT 一个微信小程序实时运行环境](https://github.com/chemzqm/wept)
L
Long Xiang 已提交
75
- [wxml-parser JavaScript WXML parser](https://github.com/seanlong/wxml-parser) 以及[在线页面demo](https://seanlong.github.io/wxapp-page-editor)
A
Allan 已提交
76
- [Px转Rpx在线工具](http://allanguys.github.io/px2rpx)
77
- [微信小程序云端增强 SDK XpmJS ](https://github.com/xpmjs/xpmjs)
陈卓 已提交
78
- [4kb模块化开发工具 将模块化的属性和方法映射成小程序页面](https://github.com/chenzhuo1992/wech)
C
caojun 已提交
79
- [gulp-wxa-copy-npm插件 能够使用ES6/7和NPM库](https://github.com/mdsb100/gulp-wxa-copy-npm)
迷渡's avatar
迷渡 已提交
80

Q
Qiming zhao 已提交
81 82
## 插件

迷渡's avatar
迷渡 已提交
83 84
- [vim 插件(chemzqm/wxapp.vim)](https://github.com/chemzqm/wxapp.vim)
- [sublime text 2&3 snippet(Abbotton/weapp-snippet-for-sublime-text-2-3)](https://github.com/Abbotton/weapp-snippet-for-sublime-text-2-3)
L
lypeer 已提交
85
- [IntelliJ IDEA插件,注入方法](https://github.com/lypeer/Matchmaker)
G
gray 已提交
86
- [webstorm 插件(代码提示)](https://github.com/qbright/wechatCode-complete)
Floyda's avatar
Floyda 已提交
87
- [sublime plugin - wxapp](https://github.com/FloydaGithub/wxapp)
Q
Qiming zhao 已提交
88

迷渡's avatar
迷渡 已提交
89 90
## 文档

91
- [从搭建一个微信小程序开始(腾讯云)](https://www.qcloud.com/act/event/yingyonghao.html)
迷渡's avatar
迷渡 已提交
92

迷渡's avatar
迷渡 已提交
93 94 95 96 97 98
## 分析

- [从程序员的角度分析微信小程序(CSDN)](http://blog.csdn.net/yulianlin/article/details/52621413)
- [微信小程序,一个有局限的类似 React Native 轮子!(简书)](http://www.jianshu.com/p/060c6f3dd4e8)
- [一篇文章读懂微信小程序(应用号)是什么?(简书)](http://www.jianshu.com/p/a256ea4a3d0e)

迷渡's avatar
迷渡 已提交
99
## 讨论
迷渡's avatar
迷渡 已提交
100 101 102 103 104 105 106 107

- [如何评价 9 月 21 日开始内测的「微信小程序」?(知乎)](https://www.zhihu.com/question/50874500)
- [如何看待微信将推应用号?(知乎)](https://www.zhihu.com/question/39374074)
- [微信小程序(应用号)价值是什么?(知乎)](https://www.zhihu.com/question/50875544)
- [微信应用号是否真能颠覆APP?(知乎)](https://www.zhihu.com/question/50878415)
- [微信小程序的出现会给前端开发带来什么?(知乎)](https://www.zhihu.com/question/50900987)
- [封闭一周开发微信应用号(小程序)(v2ex)](https://www.v2ex.com/t/308005)
- [一个天大的误会:Vux并非微信应用号项目(github)](https://github.com/airyland/vux/issues/587)
108
- [微信小程序即将发布,你怎么看?有啥有趣的点子?它会替代原生App吗?(掘金)](http://gold.xitu.io/entry/57e31c72bf22ec00584ca6b8/detail)
迷渡's avatar
迷渡 已提交
109 110 111

## 教程

迷渡's avatar
迷渡 已提交
112 113 114 115 116 117
- 全球首个微信应用号开发教程!通宵吐血赶稿,每日更新!
  - [第一弹](http://www.diycode.cc/topics/311)
  - [第二弹](http://www.diycode.cc/topics/312)
  - [第三弹](http://www.diycode.cc/topics/316)
  - [第四弹](http://www.diycode.cc/topics/325)
  - [第五弹](http://www.diycode.cc/topics/328)
迷渡's avatar
迷渡 已提交
118 119 120 121 122 123 124
- 微信小程序剖析(微信公众号)
  - [「官方示例代码」浅析](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974082&idx=1&sn=47c7f672caf629cd846e315b8df2b1c5&scene=21#wechat_redirect)
  - [(一):运行机制](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974093&idx=1&sn=0570a243304ea8bb7d1b636624886fb1&scene=21#wechat_redirect)
  - [(二):框架原理](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974111&idx=1&sn=93a868cdb59b5dd77c65c7a5303e6e31#rd)
  - [(三):让小程序运行在Chrome浏览器上](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974133&idx=1&sn=3b67419e8ac0bb8262ca4c1e3cdabb35#rd)
  - [(四):原生的实时DOM转Virtual DOM](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974146&idx=1&sn=52041fdca4245e8f4b670ed20efa77de#rd)
  - [(五):创建一个兼容「微信小程序」的Web框架](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974149&idx=1&sn=3efe5e6ee479ad6cbddc0a607cd40411#rd)
125 126 127
- [微信小程序架构分析(上)](https://zhuanlan.zhihu.com/p/22754296)
- [微信小程序架构分析(中)](https://zhuanlan.zhihu.com/p/22765476)
- [微信小程序架构分析(下)](https://zhuanlan.zhihu.com/p/22932309)
迷渡's avatar
迷渡 已提交
128
- [首个微信小程序开发教程(掘金)](http://gold.xitu.io/entry/57e34d6bd2030900691e9ad7)
迷渡's avatar
迷渡 已提交
129
- [微信小程序开发教程!(稀土区)](http://xituqu.com/508.html)
迷渡's avatar
迷渡 已提交
130
- [微信小程序怎么开发?玩物志用一个上午上线了电商应用(爱范儿)](http://www.ifanr.com/721124)
迷渡's avatar
迷渡 已提交
131
- [开发微信小程序入门前(LatteCake)](http://lattecake.com/post/20098)
132
- [小程序来临,前端工程师的春天(简书)](http://www.jianshu.com/p/fc958b73441a)
133
- [hello-weapp 微信小程序最简示例教程(dingyiming/weapp-example)](https://github.com/dingyiming/weapp-example)
迷渡's avatar
迷渡 已提交
134
- [微信小应用IDE的安装以及安装过程的常见问题(champion32/WeAppIdeIssue)](https://github.com/champion32/WeAppIdeIssue)
迷渡's avatar
迷渡 已提交
135
- [分享我用cnode社区api做微信小应用的入门过程(CNode)](https://cnodejs.org/topic/57ea257b3670ca3f44c5beb6)
迷渡's avatar
迷渡 已提交
136
- [微信小程序开发教程-从零开始(简书)](http://www.jianshu.com/p/aaef5ceb3936)
迷渡's avatar
迷渡 已提交
137
- [我所理解的小程序 - 小程序真机调试(seahub)](https://seahub.github.io/2016/10/09/%E6%88%91%E6%89%80%E7%90%86%E8%A7%A3%E7%9A%84%E5%B0%8F%E7%A8%8B%E5%BA%8F/)
迷渡's avatar
迷渡 已提交
138
- [微信小程序快速入门教程|VR视频推荐DEMO(简书)](http://www.jianshu.com/p/0831f0b08a57)
Y
yafei lee 已提交
139
- [微信小程序集成mobx](https://www.v2ex.com/t/352472)
140
- [微信小程序集成Redux(Segmentfault)](https://segmentfault.com/a/1190000007107646)
S
Scau Seahub 已提交
141 142
- [微信小程序ajax请求到自己的网站(庆恺的笔记)](http://www.toutiao.com/i6337811737235948034/?tt_from=weixin&utm_campaign=client_share&from=groupmessage&app=news_article&utm_source=weixin&isappinstalled=1&iid=5802414556&utm_medium=toutiao_ios&wxshare_count=2&pbid=21507233636)
- [微信小程序剖析 | 运行机制及框架原理(前端之巅)](http://mp.weixin.qq.com/s?__biz=MzIwNjQwMzUwMQ==&mid=2247484316&idx=1&sn=463bbea1626458beb30f55ce155b4983&chksm=9723615ea054e848497c3b72e5264d99c9230144bd21862c508211085bf93b71078cc2fc1fc5&mpshare=1&scene=1&srcid=1013yiCsz6WNYwpKs2UDYuOO#rd)
L
liuhuimin7 已提交
143
- [在微信小程序里实现图片预加载组件(凹凸实验室)](https://aotu.io/notes/2017/01/06/wxapp-img-loader/)
M
mkliu 已提交
144
- [开发到上线仅十六天 海外党微信小程序全攻略(简书)](http://www.jianshu.com/p/6ceee5026d61) 海外双机加速,免费证书配置等
C
chuxue2005 已提交
145
- [微信小程序解决方案专辑](http://www.wxapp-union.com/special/solution.html)
S
Seahub 已提交
146 147

## 视频教程
迷渡's avatar
迷渡 已提交
148

149
- [免费视频教程 - WXOPEN.Club 出品微信小程序开发视频教程(持续更新中...)](http://wxopen.club/topic/582d4999745f85100cd13a65)
S
Seahub 已提交
150
- [视频 - 全网首个微信小程序开发视频教程](http://www.howzhi.com/course/15035/)
迷渡's avatar
迷渡 已提交
151 152
- [视频 - 微信小程序开发实战第一季(CSDN)](http://edu.csdn.net/course/detail/3011)
- [视频 - 微信小程序开发实战第二季(CSDN)](http://edu.csdn.net/course/detail/3045)
S
Seahub 已提交
153
- [视频 - 极客学院微信小程序开发](http://www.jikexueyuan.com/zhiye/course/34.html?type=8&utm_source=jike&utm_medium=www_index_cf&utm_campaign=wechat_app&utm_content=0930)
迷渡's avatar
迷渡 已提交
154
- [视频 - 微信小程序新手入门(51CTO)](http://edu.51cto.com/course/course_id-7242.html)
迷渡's avatar
迷渡 已提交
155

迷渡's avatar
迷渡 已提交
156 157 158 159
## 文章

- [未来是h5的:写在微信应用号发布之际(CNode)](https://cnodejs.org/topic/57e330d07d8293463a01e7e0)
- [微信“小程序”让我脑洞大开(简书)](http://www.jianshu.com/p/60c8fd8d6862)
S
Seahub 已提交
160
- [关于小程序你不知道的秘密(腾讯云助手)](http://mp.weixin.qq.com/s?__biz=MzA3NTE4NTgzMQ==&mid=2648022620&idx=1&sn=7cdff020ee181c661d62d2e971a6230e&chksm=87555594b022dc822eeebf203e9a236268fef86d133b38d8d2dab73ebaee3cff236a5184a63a&mpshare=1&scene=1&srcid=0927JARMptVhu0L9MzFdoZuZ#rd)
迷渡's avatar
迷渡 已提交
161
- [关于微信小程序(应用号)的底层逻辑分析和拥抱建议(知乎专栏)](https://zhuanlan.zhihu.com/p/22565340)
迷渡's avatar
迷渡 已提交
162
- [开发微信小程序的必备技能图谱(CSDN)](http://geek.csdn.net/news/detail/103138)
163
- [微信小程序和谷歌PWA有什么关系?(微信公众号)](http://mp.weixin.qq.com/s?__biz=MzAwODY4OTk2Mg==&mid=2652039482&idx=2&sn=778e1313ebbd832b590b81a8088b63db#rd)
164
- [在微信小程序里,我们要怎样做数据分析(上)(微信公众号)](http://mp.weixin.qq.com/s?__biz=MzI0ODU0MDg0Mw==&mid=2247483754&idx=1&sn=9578311da11d1fd3889e0829505c3993&scene=2&srcid=0924io6H1CmEPGYJxmEQVtlA)
迷渡's avatar
迷渡 已提交
165
- [一张图看微信小程序(前端之路 - DRY)](http://zhenhua-lee.github.io/manmage/wx.html)
迷渡's avatar
迷渡 已提交
166
- [微信小程序要这样解读(CSDN)](http://blog.csdn.net/yanzhenjie1003/article/details/52698184)
L
lypeer 已提交
167
- [一名Android开发者的微信小程序填坑之路(1)](http://blog.csdn.net/luoyanglizi/article/details/52681245)
迷渡's avatar
迷渡 已提交
168
- [小程序开发利器:Matchmaker(CSDN)](http://blog.csdn.net/luoyanglizi/article/details/52711634)
169
- [微信小程序开发三宗罪和解决方案(SegmentFault)](https://segmentfault.com/a/1190000007017985)
L
liangxingchen 已提交
170
- [使用Labrador 0.3构建ES6/ES7标准模块化微信小程序(SegmentFault)](https://segmentfault.com/a/1190000007109050)
B
Bestony 已提交
171 172
- [微信小程序真机测试多个DEMO)(微信公众号)](http://mp.weixin.qq.com/s?__biz=MzA5NTQ4NjkyMQ==&mid=2650723004&idx=1&sn=a6bcbf354beca3e745c47e542e119e5c&chksm=88b4e41abfc36d0c547698b6f4f3669b1aa351a879332c2848ffd6618dbf23cb41316dca570a&scene=0#rd)
- [微信小程序真机测试视频源文件](https://github.com/bestony/WeApp-Demo)
迷渡's avatar
迷渡 已提交
173

迷渡's avatar
迷渡 已提交
174
## 代码
175

H
Hao Wu 已提交
176
- [微信小程序官方Demo(Hao-Wu/WeApp-Demo)](https://github.com/Hao-Wu/WeApp-Demo)
迷渡's avatar
迷渡 已提交
177
- [微信小应用示例代码(phodal/weapp-quick)](https://github.com/phodal/weapp-quick)
N
Nickbing Lao 已提交
178
- [微信小应用地图定位demo(giscafer/wechat-weapp-mapdemo)](https://github.com/giscafer/wechat-weapp-mapdemo)
179
- [微信小应用- 掘金主页信息流(hilongjw/weapp-gold)](https://github.com/hilongjw/weapp-gold)
迷渡's avatar
迷渡 已提交
180
- [微信小程序(应用号)示例:微信小程序豆瓣电影(zce/weapp-demo)](https://github.com/zce/weapp-demo)
迷渡's avatar
迷渡 已提交
181
- [微信小程序-豆瓣电影(hingsir/weapp-douban-film)](https://github.com/hingsir/weapp-douban-film)
182
- [小程序 hello world 尝鲜(kunkun12/weapp)](https://github.com/kunkun12/weapp)
N
natee 已提交
183
- [微信小程序版2048小游戏(natee/wxapp-2048)](https://github.com/natee/wxapp-2048)
迷渡's avatar
迷渡 已提交
184
- [微信小程序-微票(wangmingjob/weapp-weipiao)](https://github.com/wangmingjob/weapp-weipiao)
F
Fengda Huang 已提交
185
- [微信小程序购物车DEMO(SeptemberMaples/wechat-weapp-demo)](https://github.com/SeptemberMaples/wechat-weapp-demo)
J
jectychen 已提交
186
- [微信小程序V2EX(jectychen/wechat-v2ex)](https://github.com/jectychen/wechat-v2ex)
迷渡's avatar
迷渡 已提交
187
- [微信小程序-知乎日报(myronliu347/wechat-app-zhihudaily)](https://github.com/myronliu347/wechat-app-zhihudaily)
J
Joe Jiang 已提交
188
- [微信小程序-公众号热门文章信息流(hijiangtao/weapp-newsapp)](https://github.com/hijiangtao/weapp-newsapp)
迷渡's avatar
迷渡 已提交
189
- [微信小程序版Gank客户端(lypeer/wechat-weapp-gank)](https://github.com/lypeer/wechat-weapp-gank)
190
- [微信小程序集成Redux实现的Todo list(charleyw/wechat-weapp-redux-todos)](https://github.com/charleyw/wechat-weapp-redux-todos)
L
Lee Yeh 已提交
191
- [微信小程序集成 LeanCloud 实现的 Todo list(leancloud/leantodo-weapp)](https://github.com/leancloud/leantodo-weapp)
192
- [微信小程序-番茄时钟(kraaas/timer)](https://github.com/kraaas/timer)
C
ctolib 已提交
193
- [微信小程序项目汇总](http://javascript.ctolib.com/categories/javascript-wechat-weapp.html)
E
ericzyh 已提交
194
- [微信小程序版聊天室(ericzyh/wechat-chat)](https://github.com/ericzyh/wechat-chat)
B
BelinChung 已提交
195
- [微信小程序-HiApp(BelinChung/wxapp-hiapp)](https://github.com/BelinChung/wxapp-hiapp)
W
Wang Chao 已提交
196
- [小程序Redux绑定库(charleyw/wechat-weapp-redux)](https://github.com/charleyw/wechat-weapp-redux)
迷渡's avatar
迷渡 已提交
197
- [微信小程序版微信(18380435477/WeApp)](https://github.com/18380435477/WeApp)
迷渡's avatar
迷渡 已提交
198
- [小程序开发从布局开始(hardog/wechat-app-flexlayout)](https://github.com/hardog/wechat-app-flexlayout)
E
Eyas 已提交
199
- [微信小程序-音乐播放器(eyasliu/wechat-app-music)](https://github.com/eyasliu/wechat-app-music)
200
- [微信小程序-简易计算器-适合入门(dunizb/wxapp-sCalc)](https://github.com/dunizb/wxapp-sCalc)
201
- [微信小程序-github(zhengxiaowai/weapp-github)](https://github.com/zhengxiaowai/weapp-github)
迷渡's avatar
迷渡 已提交
202 203
- [微信小程序-小熊の日记(harveyqing/BearDiary)](https://github.com/harveyqing/BearDiary)
- [微信小程序(Seahub/PigRaising)](https://github.com/SeaHub/PigRaising)
F
fedming 已提交
204
- [微信小程序(WeChatMeiZhi妹子图)](https://github.com/brucevanfdm/WeChatMeiZhi)
汪磊 已提交
205
- [微信小程序快速开发骨架](https://github.com/zce/weapp-boilerplate)
H
hztaokailun 已提交
206
- [微信小程序 - Artand 最专业的艺术设计平台](https://github.com/SuperKieran/weapp-artand)
Z
zhijieeeeee 已提交
207
- [微信小程序 - 开心一刻(zhijieeeeee/wechat-app-joke)](https://github.com/zhijieeeeee/wechat-app-joke)
208
- [微信小程序 - GitHubFeed(uniquexiaobai/wechat-app-githubfeed)](https://github.com/uniquexiaobai/wechat-app-githubfeed)
C
Chang Liu 已提交
209
- [微信小程序 - 国外摄影社区500px(fluency03/weapp-500px)](https://github.com/fluency03/weapp-500px)
G
Ge Hao 已提交
210
- [微信小程序 - 巴爷供销社-电商平台(bayetech)](https://github.com/bayetech/wechat_mall_applet)
刘剑 已提交
211
- [基于微信小程序的UI库(Wa-UI)](https://github.com/liujians/Wa-UI)
L
litt1e-p 已提交
212
- [微信小程序-豆瓣美女/妹子图(weapp-girls)](https://github.com/litt1e-p/weapp-girls)
liumulinsp's avatar
liumulinsp 已提交
213
- [微信小程序-美女模特(BeautifulGirl)](https://github.com/liumulin614/BeautifulGirl)
214
- [微信小程序 - 知乎仿写(RebeccaHanjw/weapp-wechat-zhihu)](https://github.com/RebeccaHanjw/weapp-wechat-zhihu)
R
Romoo 已提交
215
- [微信小程序 - 面包旅行(romoo/weapp-demo-breadtrip)](https://github.com/romoo/weapp-demo-breadtrip)
L
demo  
luuman 已提交
216
- [微信小程序-淘票票(weapp-film)](https://github.com/luuman/weapp-film)
A
ahonn 已提交
217
- [微信小程序-仿ONE(ahonn/weapp-one)](https://github.com/ahonn/weapp-one)
V
Vace 已提交
218
- [微信小程序-新闻阅读器(vace/wechatapp-news-reader)](https://github.com/vace/wechatapp-news-reader)
S
Symous 已提交
219
- [微信小程序 - 百思不得姐(Symous/WechatApp-BaisiSister)](https://github.com/Symous/WechatApp-BaisiSister)
C
Cong Min 已提交
220
- [微信小程序 - We重邮(lanshan-studio/wecqupt)](https://github.com/lanshan-studio/wecqupt)
D
DengKe 已提交
221
- [微信小程序 - IOS计算器](https://github.com/DengKe1994/weapp-calculator/tree/master)
Floyda's avatar
Floyda 已提交
222
- [微信小程序 - github简历(monkindey/wx-github)](https://github.com/monkindey/wx-github)
进击的小羊's avatar
进击的小羊 已提交
223
- [微信小程序-程序员老黄历(xujinyang/CoderCalendar-WeApp)](https://github.com/xujinyang/CoderCalendar-WeApp)
汪磊 已提交
224
- [微信小程序 - TODOS(任务清单)(zce/weapp-todos)](https://github.com/zce/weapp-todos)
225
- [微信小程序 - 企业宣传小程序(yaoshanliang/weapp-ssha)](https://github.com/yaoshanliang/weapp-ssha)
小明 已提交
226
- [微信小程序 - Zhihu Live (dongweiming/weapp-zhihulive)](https://github.com/dongweiming/weapp-zhihulive)
227 228
- [微信小程序 - 豆瓣电影(bruintong/wechat-webapp-douban-movie)](https://github.com/bruintong/wechat-webapp-douban-movie)
- [微信小程序 - 豆瓣同城(bruintong/wechat-webapp-douban-location)](https://github.com/bruintong/wechat-webapp-douban-location)
B
Ben LIU 已提交
229 230
- [微信小程序 - 煎蛋微信小程序(arkilis/weapp-jandan)](https://github.com/arkilis/weapp-jandan)

迷渡's avatar
迷渡 已提交
231

S
Seahub 已提交
232 233
## 轮子

G
gongzili 已提交
234
- [socket.io 风格的 websocket 类库](https://github.com/fanweixiao/wxapp-socket-io)
迷渡's avatar
迷渡 已提交
235 236
- [微信小程序倒计时组件(微信公众号)](http://mp.weixin.qq.com/s?__biz=MzI0MjYwMjM2NQ==&mid=2247483670&idx=1&sn=5aa5da2fff2415e9b19f848712ddf480&chksm=e9789904de0f1012159332fda391c3eec0bb3d1c0db2c34ab557208ff0c04806a40d00e844fe&mpshare=1&scene=1&srcid=1007cWRXdd0ug9oAceCsIWp6#rd)
- [微信小程序下拉筛选组件(微信公众号)](http://mp.weixin.qq.com/s?__biz=MzI0MjYwMjM2NQ==&mid=2247483674&idx=1&sn=2bf242b391144f3f0e57e0ed0ebce36f&chksm=e9789908de0f101ee23f7c125c9a48c4f9ba3f242a3b1c89b05ca5b9e8e68262c02b47fe3d12&mpshare=1&scene=1&srcid=1008NvO9oI8wWGp4XBxlpLeL#rd)
L
Lee Yeh 已提交
237
- [w3c 标准 API polyfill](https://github.com/leancloud/weapp-polyfill)
K
kiinlam 已提交
238
- [WeToast——微信小程序toast增强插件](https://github.com/kiinlam/wetoast)
239
- [wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析](https://github.com/icindy/wxParse)
J
Jason 已提交
240
- [wx-alphabetical-listview带字母滑动的列表](https://github.com/zhongjie-chen/wx-alphabetical-listview)
J
Jason 已提交
241
- [wx-drawer模仿QQ6.0侧滑菜单](https://github.com/zhongjie-chen/wx-drawer)
J
Jason 已提交
242
- [wx-scrollable-tab-view可滚动的tabview](https://github.com/zhongjie-chen/wx-scrollable-tab-view)
L
liuhuimin7 已提交
243
- [wxapp-img-loader 图片预加载组件](https://github.com/o2team/wxapp-img-loader)
S
Sail 已提交
244
- [we-swiper 内容滑动插件](https://github.com/dlhandsome/we-swiper)