微信小程序几个实用的第三方工具组件
一WeUI,WeUI是在遵守微信视觉设计规范下,由官方设计团队为小程序量身定制的基础样式库。
Github https://github.com/Tencent/weui-wxss/
二Vant Weapp ,有赞移动端组件库 Vant 的小程序版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。
文档https://youzan.github.io/vant-weapp/
github https://github.com/youzan/vant-weapp
三Min 一套完整的小程序组件化解决方案,提供 CLI 支持和基于规范的 UI 组件库
官网 https://meili.github.io/min/index.html
github https://github.com/meili/min-cli
四微信小程序图片裁剪工具we-cropper,一款灵活小巧的canvas图片裁剪器
文档 https://we-plugin.github.io/we-cropper
github https://github.com/we-plugin/we-cropper