# 微信小程序
# 文档
- 官方 - https://developers.weixin.qq.com/miniprogram/dev/framework/
- 微信公众平台 - https://mp.weixin.qq.com/
- 小程序社区 - http://www.wxapp-union.com/
- 微盟 - https://www.weimob.com/
- 小猪智慧店铺 - http://dianpu.ai/
- Mpx - https://didi.github.io/mpx/
- awesome-wechat-weapp - https://github.com/justjavac/awesome-wechat-weapp
- 微信小程序开发规范文档 - https://shimo.im/docs/EZKacqyM018gmopv/read
- 微信小程序UI组件、开发框架、实用库 - https://www.cnblogs.com/icyhoo/p/6282574.html
# UI库
- iView Weapp - https://weapp.iviewui.com/
- Wux Weapp - https://wux-weapp.github.io/wux-weapp-docs/#/
- lin-ui - https://github.com/TaleLin/lin-ui
- Color Ui - https://github.com/weilanwl/ColorUI
- Wuss Weapp - https://phonycode.github.io/wuss-weapp/
- Vant Weapp - https://youzan.github.io/vant-weapp/#/intro
- Min - https://meili.github.io/min/index.html
- mpvue - https://github.com/mpvue
# 组件
- weapp-qrcode - https://github.com/yingye/weapp-qrcode
- weixin_autocomplete_input - https://github.com/weixin38117893/share/tree/master/weixin_autocomplete_input
- image-cropper - https://github.com/wx-plugin/image-cropper
- WxSacnProgressBar - https://github.com/BiLiangLtd/WxSacnProgressBar
- wxapp-market - https://github.com/o2team/wxapp-market
- weui-wxss - https://github.com/Tencent/weui-wxss
- wx-topbar - https://github.com/jyboy/wx-topbar
- wx-charts - https://github.com/xiaolin3303/wx-charts
- echarts-for-weixin - https://github.com/ecomfe/echarts-for-weixin
- wx_selectArea - https://github.com/treadpit/wx_selectArea
- chartjs-wechat-mini-app - https://github.com/xiabingwu/chartjs-wechat-mini-app
- wx-extend - https://github.com/skyvow/wx-extend
- wxTimer - https://github.com/baqihg/wxTimer
- BGCalendar - https://github.com/huangxiongbiao12/BGCalendar
- wx_calendar - https://github.com/treadpit/wx_calendar
- wx_UIModule - https://github.com/ccmarios/wx_UIModule
- wxDraw - https://github.com/bobiscool/wxDraw
- wx-scrollable-tab-view - https://github.com/zhongjie-chen/wx-scrollable-tab-view
- wetoast - https://github.com/kiinlam/wetoast
- wx-city-choose-picker - https://github.com/xuhongjia/wx-city-choose-picker
- wx_area_picker - https://github.com/23hp/wx_area_picker
- wxaSortPicker - https://github.com/nickrogit/wxaSortPicker
- wxapp-cityselector - https://github.com/joname1/wxapp-cityselector
- wxSearch - https://github.com/icindy/wxSearch
- mpvue-weui - https://github.com/KuangPF/mpvue-weui
- wxapp-img-loader - https://github.com/o2team/wxapp-img-loader
- wxParse - https://github.com/icindy/wxParse
- wxapp-datetimepicker - https://github.com/Suchben/wxapp-datetimepicker
- weapp-qrcode - https://github.com/yingye/weapp-qrcode
- xing-weapp-component - https://github.com/ianho/xing-weapp-component
- 我在开发微信小程序中用到的几个不错的库 - https://mp.weixin.qq.com/s?__biz=MjM5NDkxMTgyNw==&mid=2653059833&idx=1&sn=f37c5663cbba4b968a68de825c0f0a09&chksm=bd5659c58a21d0d3e6fa65006b5179754171f0799e2f9eeda9e639bb688c6072c17279ed2ac5#rd
# 杂选
- 微信小程序滚动Tab选项卡:左右可滑动切换 - https://blog.csdn.net/sophie_u/article/details/71745125
- 微信小程序 五星评分(包括半颗星评分)实例代码 - https://www.jb51.net/article/100033.htm
- 微信小程序wxss样式文件中引用iconfont素材 - https://zhuanlan.zhihu.com/p/24697235
- 微信小程序长按事件触发点击事件的BUG处理 - https://www.2cto.com/kf/201801/711198.html
- wechat-weapp-redux-todos - https://github.com/charleyw/wechat-weapp-redux-todos
- 小程序优秀项目源码汇总 - https://github.com/qiushi123/xiaochengxu_demos
- 解决微信小程序中Date.parse()获取时间戳IOS不兼容的问题(IOS为NaN的问题) - https://blog.csdn.net/zqtsx/article/details/74331076
- 微信小程序之购物数量加减 —— 微信小程序实战商城系列(3) - https://blog.csdn.net/michael_ouyang/article/details/70194144
- 【微信小程序】自适应Canvas 带跑马灯的辛运大转盘 内附代码和详解 - https://blog.csdn.net/namecz/article/details/80825051
- 营销组件-大转盘、刮刮乐、老虎机、跑马灯、九宫格、翻 - http://www.wxapp-union.com/forum.php?mod=viewthread&tid=11282
- wxapp-微信小程序组件 - https://github.com/youzouzou/wxapp
- 关于微信小程序getUserInfo最新修改后,如何在原有项目的授权逻辑的调整 - http://www.wxapp-union.com/article-4031-1.html
- 微信小程序判断分享的是群还是好友 - https://blog.csdn.net/wangguang1995/article/details/80178465
- 小程序接口加密 - https://www.jianshu.com/p/4b136750bdea
- sm-crypto - https://github.com/wechat-miniprogram/sm-crypto
- xiaochengxu_demos - https://github.com/qiushi123/xiaochengxu_demos
- 微信小程序image图片自适应宽度比例显示的方法 - https://www.cnblogs.com/myboogle/p/6306351.html
- 微信小程序滚动Tab实现左右可滑动切换 - https://www.jb51.net/article/121432.htm
- 微信小程序开发之选项卡(窗口顶部TabBar)页面切换 - https://blog.csdn.net/qq_31383345/article/details/52900835
- 如何入门微信小程序开发,有哪些学习资料?- https://www.zhihu.com/question/50907897
- [分享]微信小程序优秀教程及文章合集第一期 - http://www.wxapp-union.com/forum.php?mod=viewthread&tid=4742
- [分享]微信小程序特殊效果合集第一期 - http://www.wxapp-union.com/forum.php?mod=viewthread&tid=4727
- [分享]微信小程序特殊效果合集第二期 - http://www.wxapp-union.com/forum.php?mod=viewthread&tid=4811&fromuid=2
- 微信小程序开发资源汇总 - https://www.runoob.com/w3cnote/wx-xcx-repo.html
- 微信小程序开发的几个小技巧 - http://www.wxapp-union.com/portal.php?mod=view&aid=1563
- 微信小程序自定义底部弹出框 - https://blog.csdn.net/qq_24734285/article/details/53816637
- 目前为止最全的微信小程序项目实例 - https://blog.csdn.net/zuoliangzhu/article/details/53862576
- 微信小程序 下拉菜单 - https://blog.csdn.net/xiaochun365/article/details/69258604
- 微信小程序自定义对话框+弹出和隐藏动画详解 - https://blog.csdn.net/pcaxb/article/details/56276180
- weapp-one - https://github.com/mintsweet/weapp-one
- 微信小程序把玩(二十二)action-sheet组件 - https://blog.csdn.net/u014360817/article/details/52670966
- minapp-api-promise - https://github.com/bigmeow/minapp-api-promise
- webstorm开发微信小程序代码提醒(webstorm开发工具) - https://www.jianshu.com/p/00724ab30c89
- 自制 微信小程序 webStorm代码提示插件 - https://segmentfault.com/a/1190000007749531
- 扒一扒小程序的坑 - https://www.liayal.com/article/5a6b07137de5e93eee4137ca
- 微信小程序左右滑动切换图片酷炫效果(附效果)- http://www.wxapp-union.com/portal.php?mod=view&aid=3648
- 微信小程序:防止多次点击跳转(函数节流)- http://www.wxapp-union.com/article-3618-1.html
- 微信小程序自定义字体及自定义图标问题说明 - https://segmentfault.com/a/1190000008518103
- [demo]上滑导航吸顶效果 - http://www.wxapp-union.com/forum.php?mod=viewthread&tid=14047
- 小程序不定数量左右滑动中间放大轮播图效果 - https://www.cnblogs.com/lcming/p/7833974.html
- 微信小程序,点击左上角的返回,怎么让页面局部刷新。 - https://segmentfault.com/q/1010000010428848
- 微信小程序从子页面退回父页面时的数据传递 - https://www.jianshu.com/p/aa8254b23847
- [demo]微信小程序demo:拼团;倒计时 - http://www.wxapp-union.com/forum.php?mod=viewthread&tid=1498&highlight=倒计时
- 微信小程序页面间通信的5种方式 - https://segmentfault.com/a/1190000008895441
- wx-nba - https://github.com/ecitlm/wx-nba
- [插件/工具]微信小程序实用组件:使用font-awesome字体,真机可用 - http://www.wxapp-union.com/forum.php?mod=viewthread&tid=2709&extra=page%3D3%26filter%3Dtypeid%26typeid%3D10
- 小程序引入WxValidate.js的方法 - https://blog.csdn.net/qq_37111984/article/details/76451583
- wx-cropper - https://github.com/IFmiss/wx-cropper
# 课程
- Blink API - http://bl.7yue.pro/dev/index.html