Update github url

This commit is contained in:
YSoer
2019-01-12 22:09:38 +08:00
parent 8ca6f1ea1d
commit 63e7dc6d63
93 changed files with 477 additions and 477 deletions

View File

@@ -11,10 +11,10 @@
项目名称 | 项目描述 | 示例图 | 微博
--- | --- | --- | ---
[MaterialIntroView](status.github_url) | 一款可用于给 Android 应用添加用户引导视图的库 | ![](http://ww1.sinaimg.cn/large/006fiYtfjw1f0j0acsbweg30dw0opwvv.gif) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DfIxm6rkD)
[medium-editor](status.github_url) | 一款高仿 Medium 所见即所得的 Web 前端编辑器, Demo 地址:https://yabwe.github.io/medium-editor/ | ![]() | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DfyHB8sdc)
[SmoothCheckBox](status.github_url) | 一款拥有丝般顺滑动画效果的 Android 复选框 | ![](http://ww1.sinaimg.cn/large/006fiYtfjw1f0e8pzo5pgg30b00ilk3n.gif) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DfplYhYXX)
[soundnode-app](status.github_url) | 一款使用 NW.js 开发的音乐播放器, 界面大气, 多平台兼容 | ![](http://ww4.sinaimg.cn/large/006fiYtfjw1f0e8ne2rdoj31kw10317w.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DffVtp6YA)
[furni-ios](status.github_url) | 由 Twitter 开发团队出品的一款用 Swift 写的 iOS 家居商城应用, 其主要目的在于让开发者从这款 Demo 应用中看出 Fabric 的强大 | ![](http://ww1.sinaimg.cn/large/006fiYtfjw1f0c2ka3uacj31kw0sgapq.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Df6uZb9LN)
[bash-handbook](status.github_url) | 一份帮助你快速掌握 Bash 的文档 | ![](http://ww2.sinaimg.cn/large/006fiYtfjw1f0c2rgvb5kj30rq1n47dk.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DeX6vAqLC)
[Gecco](status.github_url) | 一款支持对视图进行局部高亮的 Swift 库, 帮助 iOS 开发者快速创建产品的新手指导界面 | ![](http://ww3.sinaimg.cn/large/006fiYtfjw1f0c23csbv7g307h0dcqv6.gif) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DeNRJDFUK)
[MaterialIntroView](https://github.com/iammert/MaterialIntroView) | 一款可用于给 Android 应用添加用户引导视图的库 | ![](http://ww1.sinaimg.cn/large/006fiYtfjw1f0j0acsbweg30dw0opwvv.gif) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DfIxm6rkD)
[medium-editor](https://github.com/yabwe/medium-editor) | 一款高仿 Medium 所见即所得的 Web 前端编辑器, Demo 地址:https://yabwe.github.io/medium-editor/ | ![]() | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DfyHB8sdc)
[SmoothCheckBox](https://github.com/andyxialm/SmoothCheckBox) | 一款拥有丝般顺滑动画效果的 Android 复选框 | ![](http://ww1.sinaimg.cn/large/006fiYtfjw1f0e8pzo5pgg30b00ilk3n.gif) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DfplYhYXX)
[soundnode-app](https://github.com/Soundnode/soundnode-app) | 一款使用 NW.js 开发的音乐播放器, 界面大气, 多平台兼容 | ![](http://ww4.sinaimg.cn/large/006fiYtfjw1f0e8ne2rdoj31kw10317w.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DffVtp6YA)
[furni-ios](https://github.com/twitterdev/furni-ios) | 由 Twitter 开发团队出品的一款用 Swift 写的 iOS 家居商城应用, 其主要目的在于让开发者从这款 Demo 应用中看出 Fabric 的强大 | ![](http://ww1.sinaimg.cn/large/006fiYtfjw1f0c2ka3uacj31kw0sgapq.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Df6uZb9LN)
[bash-handbook](https://github.com/denysdovhan/bash-handbook) | 一份帮助你快速掌握 Bash 的文档 | ![](http://ww2.sinaimg.cn/large/006fiYtfjw1f0c2rgvb5kj30rq1n47dk.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DeX6vAqLC)
[Gecco](https://github.com/yukiasai/Gecco) | 一款支持对视图进行局部高亮的 Swift 库, 帮助 iOS 开发者快速创建产品的新手指导界面 | ![](http://ww3.sinaimg.cn/large/006fiYtfjw1f0c23csbv7g307h0dcqv6.gif) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/DeNRJDFUK)