From 71266a8bdfdecb5c7c5134eed1187961fce2b189 Mon Sep 17 00:00:00 2001 From: liangxingchen Date: Mon, 10 Oct 2016 14:14:44 +0800 Subject: [PATCH] Labrador --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6996fbb..bbeb0fc 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ - [微信小程序配置及目录在线生成工具](https://weapptool.com) - [IDE + 破解 + Demo(gavinkwoe/weapp-ide-crack)](https://github.com/gavinkwoe/weapp-ide-crack) - [Egret Wing 3.2.x 支持微信小程序实时预览的IDE)](http://developer.egret.com/cn/github/egret-docs/Wing/update/update320/index.html) +- [Labrador 支持ES6/7的微信小程序组件化开发框架](https://github.com/maichong/labrador) ## 插件 @@ -114,6 +115,7 @@ - [一名Android开发者的微信小程序填坑之路(1)](http://blog.csdn.net/luoyanglizi/article/details/52681245) - [小程序开发利器:Matchmaker(CSDN)](http://blog.csdn.net/luoyanglizi/article/details/52711634) - [微信小程序开发三宗罪和解决方案(SegmentFault)](https://segmentfault.com/a/1190000007017985) +- [使用Labrador 0.3构建ES6/ES7标准模块化微信小程序(SegmentFault)](https://segmentfault.com/a/1190000007109050) ## 代码 -- GitLab