From 3edddfd0a34f9da08ac0134e4d912f603c10a223 Mon Sep 17 00:00:00 2001 From: yli Date: Tue, 27 Nov 2018 13:28:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=20Eslint=20=E9=80=9A=E7=94=A8=E6=A8=A1=E6=9D=BF=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E8=8A=82=E7=9C=81=E8=87=AA=E5=B7=B1=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E7=9A=84=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42000c4..7e08d54 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ - [gulp-wxapp-boilerplate](https://github.com/ksky521/gulp-wxapp-boilerplate) - 小程序+小程序云 Gulp 开发脚手架,支持云函数 mock - [wenaox](https://github.com/cnyballk/wenaox) - 小程序数据层管理 ,轻量性能好,支持中间件 - [authing-wxapp-sdk](https://github.com/Authing/authing-wxapp-sdk) - 身份认证 for 微信小程序 +- [weapp-eslint-boilerplate](https://github.com/CoolRice/weapp-eslint-boilerplate) - 微信小程序 Eslint 通用模板文件,节省自己配置的时间 **[:arrow_up: 返回目录](#目录)** @@ -137,7 +138,7 @@ - [WordPress 网站开发“微信小程序“实战(二)](https://devework.com/wordpress-weapp-2.html) - [WordPress 网站开发“微信小程序“实战(三)](https://devework.com/wordpress-weapp-3.html) - [解决微信小程序组件所在页面无返回按钮的问题](https://segmentfault.com/a/1190000013448739) - + **[:arrow_up: 返回目录](#目录)** ## 组件 @@ -180,7 +181,7 @@ - [minapp-slider-left](https://github.com/bigmeow/minapp-slider-left) - 微信小程序左划删除组件 - [mp_canvas_drawer](https://github.com/kuckboy1994/mp_canvas_drawer) - canvas绘制图片助手,一个json就制作分享朋友圈图片 - [xing-weapp-editor](https://github.com/ianho/xing-weapp-editor) - 小程序图文编辑组件 -- [cue](https://github.com/WARJY/cue) - A WX Compontent Tools +- [cue](https://github.com/WARJY/cue) - A WX Compontent Tools - [wuss-weapp](https://github.com/phonycode/wuss-weapp) - 一款高质量,组件齐全,高自定义的微信小程序UI组件库 - [miniprogram-datepicker](https://github.com/pithyone/miniprogram-datepicker) - 小程序日期选择器(支持农历) - [wx-api-promisify](https://github.com/vv13/wx-api-promisify) - 优雅地将微信小程序API Promise化 -- GitLab