# 微信小程序 [微信官方文档-微信小程序](https://developers.weixin.qq.com/miniprogram/dev/framework/) [wechat-miniprogram](https://github.com/wechat-miniprogram) [微信小程序开发资源汇总](https://github.com/justjavac/awesome-wechat-weapp) [稀土掘金-微信小程序](https://juejin.cn/tag/微信小程序) ## 开发资源 [Vant Weapp](https://vant-contrib.gitee.io/vant-weapp/): 有赞前端团队开源,轻量、可靠的小程序 UI 组件库 [](https://megalojs.org/) [mpvue](https://mpvue.com/): 一个使用 Vue.js 开发小程序的前端框架。 [Vue Mini](https://vuemini.org/guide/) 是一个基于 Vue 3 的小程序开发库,它能让你用 Composition API 写小程序。 [weapp-qrcode](https://github.com/tomfriwel/weapp-qrcode) 微信小程序生成二维码工具 [echarts-map](https://github.com/mouday/echarts-map) 包含 echarts 用到的 map 地图文件 [uni-app](https://uniapp.dcloud.io/) 是一个使用 Vue.js (opens new window)开发所有前端应用的框架,开发者编写一套代码,可发布到iOS、Android、Web(响应式)、以及各种小程序(微信/支付宝/百度/头条/飞书/QQ/快手/钉钉/淘宝)、快应用等多个平台。 [uView UI](https://www.uviewui.com/): 是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水 [小程序扩展组件库](https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/extended/component-plus/)扩展组件是对小程序内置组件能力的补充,包括一些常见的功能组件,持续补充中。 [wxml-to-canvas](https://github.com/wechat-miniprogram/wxml-to-canvas):小程序内通过静态模板和样式绘制 canvas ,导出图片,可用于生成分享图等场景 [miniprogram-computed](https://github.com/wechat-miniprogram/computed) 小程序自定义组件扩展 behavior,计算属性 computed 和监听器 watch 的实现。在 data 或者 properties 改变时,会重新计算 computed 字段并触发 watch 监听器。 [mobx-miniprogram-bindings](https://github.com/wechat-miniprogram/mobx-miniprogram-bindings) 小程序的 MobX 绑定辅助库 [Day.js](https://day.js.org/zh-CN/) Moment.js 的 2kB 轻量化方案,拥有同样强大的 API