Files
GitHubDaily/weekly/001.md
2019-01-12 22:16:31 +08:00

34 lines
10 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# GitHubDaily 周报第 1 期
收纳时间2015-10-5 - 2015-10-11
微博:[@GitHubDaily](https://weibo.com/GitHubDaily)
知乎:[@GitHubDaily](https://www.zhihu.com/people/githubdaily)
![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/weixin.png)
---
项目名称 | 项目描述 | 示例图 | 微博
--- | --- | --- | ---
[vue-strap](https://github.com/yuche/vue-strap) | 使用 Vue.js 和 Bootstrap CSS 文件来构建了一套 Bootstrap 组件, 代码中除了 Vue.js 外没有使用其它的诸如 jQuery 之类的 JavaScript 框架 | ![](http://ww2.sinaimg.cn/large/006fiYtfgw1ewxjrii1gjj31kw113do9.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEEkCCPD3)
[BubbleView](https://github.com/lguipeng/BubbleView) | 一个开源的 Android 气泡视图, 方便开发者快速集成多种气泡视图到自己的应用中去 | ![](http://ww1.sinaimg.cn/large/006fiYtfgw1ewxixg7dgsj307g0c4t93.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEE8Hl92J)
[Android-TopScrollHelper](https://github.com/kmshack/Android-TopScrollHelper) | 为 Android 开发者们提供了双击状态栏产生类似 iOS 应用滚动到列表最顶部的动画效果, 支持 ScrollView, NestedScrollView, WebView 等多种不同类型的视图 | ![](http://ww2.sinaimg.cn/large/006fiYtfgw1ewxd7yranqj31kw148h1x.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CECQxq07V)
[GitHot](https://github.com/andyiac/githot) | 一款 GitHub 第三方 Android 客户端, 帮助开发者们在手机端上查看 GitHub 上排名较为靠前的开发者和开源项目, 与之类似的还有一款名为 Monkey 的 iOS 应用, 目前此开源项目实现的功能仍然较少, 期待后续的优化和完善 | ![](http://ww3.sinaimg.cn/large/006fiYtfgw1ewxd359mtzj306o0bumxk.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CECOFiQti)
[Csshake](https://github.com/elrumordelaluz/csshake) | 提供了一些可用来移动 Web 页面中 DOM 元素的 CSS 类, 可使用 bower 和 npm 进行安装, 目前已支持多种动画效果及鼠标 Hover 手势的处理, 开发者们可对此项目进行自定义处理, Demo 地址:http://elrumordelaluz.github.io/csshake/ | ![](http://ww1.sinaimg.cn/large/006fiYtfgw1ewx9ednpv7j31kw113jyd.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEBYTE5HG)
[Leanote](https://github.com/leanote/leanote) | 一款开源的类 Evernote 的多功能笔记应用, 支持 Markdown, 多人协作模式, 可以很方便的与朋友进行云端笔记分享, 应用界面的整体设计直观的划分出笔记的知识模块, 官网地址:http://leanote.org/ | ![](http://ww2.sinaimg.cn/large/006fiYtfgw1ewx8pvzc0sj31kw113wnh.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEBPlfEMZ)
[NexT](https://github.com/iissnan/hexo-theme-next) | 一款优雅的 Hexo 主题, 支持多语言配置, 评论第三方插件可集成多说或 Disqus, 同时作者对多说的基本样式做了自定义更改, 使用 Tomorrow Theme 提供代码高亮支持, 整个主题由黑白两种色调组成, 整体看起来简洁大方, 在线预览地址:http://notes.iissnan.com/ | ![](http://ww1.sinaimg.cn/large/006fiYtfgw1ewx367zb80j31kw1134br.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEAzFia1B)
[motion-ui](https://github.com/zurb/motion-ui) | 由 Foundation 团队开发出的一款帮助你创建出酷炫及灵活的过渡动画效果的 Sass 库, 使用 bower 或 npm 进行安装, 目前已有不少动画效果可以使用, 项目首页: http://zurb.com/playground/motion-ui | ![](http://ww4.sinaimg.cn/large/006fiYtfgw1ewx1krazjcj31kw113145.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEAd0uBoT)
[Jekyll](https://github.com/barryclark/jekyll-now) | Now 是一个帮助你快速使用 Jekyll 建立自己博客的工具, 在创建过程中, 无需输入任何命令行, 无需安装配置任何的 Ruby 相关插件和第三方库, 这对于 Windows 上的开发者来说, 简直是一件大块人心的大好事, 但若要在本地进行调试, 则得安装相关的 Ruby Gem | ![](http://ww4.sinaimg.cn/large/006fiYtfgw1ewx1ie5fx1j30vu0uiwir.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEAc68gzN)
[AMP](https://github.com/ampproject/amphtml) | HTML 可用于创建并渲染出精确和高性能的 Web 静态内容页面, 主要用于改善在移动客户端上页面显示时间过长, 加载时间过久的情况, 关于此开源项目的具体工作方式可查看此文章:https://www.ampproject.org/how-it-works/ | ![](http://ww2.sinaimg.cn/large/006fiYtfgw1ewx0mkg7jgj31kw11348i.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEzZFaUHk)
[git-fire](https://github.com/qw3rtman/git-fire) | 一个非常有趣的 Shell 脚本, 用于应对当火灾来临时需要将本地代码进行迅速提交的突发情况, 提交时会新开一个分支, 以防止出现 merge 冲突的情况, 整个脚本只有短短几十行代码, 但作者的创意和脑洞却值得肯定 | ![](http://ww2.sinaimg.cn/large/006fiYtfgw1ewx037e27kj30cs0cswen.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEzS6e9lD)
[jianshi](https://github.com/wingjay/jianshi) | 国人开发的一个用于记录文字信息的 Android 完整应用, 作者仅用了一天便将其开发出来, 并将开发的流程记录成文放到了简书上(http://www.jianshu.com/p/cf496fc408b2), 从文章可看出, 此开源项目当中的设计思想和产品规划参照之前 @周楷雯Kevin 开发的一款叫 "小记" 的应用 | ![](http://ww3.sinaimg.cn/large/006fiYtfgw1ewwh5p6k5fj30jz0y30tt.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEvAh8zhv)
[css-protips](https://github.com/AllThingsSmitty/css-protips) | 收集了一些能够看完能快速提升开发者 CSS 技能的小建议, 当中有不少看完之后如醍醐灌顶, 该资料目前仍在完善中, 希望后续能够添加更多内容, 也建议有心的前端开发者可以一起帮忙维护 :) | ![](http://ww3.sinaimg.cn/large/006fiYtfgw1ewwgrvuvv2j316s7cahdt.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEvuTuYdS)
[Neon](https://github.com/mamaral/Neon) | 一个强大的 App UI 布局框架, 打破了以往写 App 界面时的繁琐方式, 没有怪异的可视化语言, 没有约束, 用一个正常人类的思想方式去写代码构造应用的 UI, 这是 Neon 强调的一个主要核心点, 支持多种丰富的布局方式, 目前此项目仍处于 Beta 阶段, 建议保持关注 | ![](http://ww3.sinaimg.cn/large/006fiYtfgw1ewwgd19gq7j30p00ijaf9.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEvp52LoW)
[FlagKit](https://github.com/madebybowtie/FlagKit) | 一个可在 iOS 开发中使用各国国旗图标的库, 目前支持的有 183 个国家的国旗, 无需使用其它第三方依赖管理, 用 Carthage 进行安装, 兼容 Swift 和 Objective-C | ![](http://ww4.sinaimg.cn/large/006fiYtfgw1ewweya0jgrj30ko5f0aql.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEv5lplL2)
[popmotion](https://github.com/Popmotion/popmotion) | 一个仅有 12 KB 的 JavaScript 运动引擎, 可用来做动画, 物理特性, 投掷跟踪等处理, 支持原生的 DOM, 可在 jQuery, Canvas, Three.js 等地方使用, 从而实现运动效果的无缝交互, 开发者们可以根据自己不同的喜好来定制 popmotion | ![](http://ww1.sinaimg.cn/large/006fiYtfgw1ewwejssspzj31kw113dj0.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEuZCx1K1)
[N1](https://github.com/nylas/N1) | 一个用 CoffeeScript 写的具有可扩展性的邮件客户端, 开发者们可以根据自己不同的需求来完善此客户端的用户体验和工作流程, 并且可以在此客户端上添加自己为其写的插件, 界面简洁大方, 目前在 GitHub 上已经拥有 7000 多 Stars, 前途大好 | ![](http://ww4.sinaimg.cn/large/006fiYtfgw1ewwdu2f0p7j30vk0mvn4h.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEuPAwft5)
[clipboard.js](https://github.com/zenorocha/clipboard.js) | 一个极其轻量级(仅 2KB)的前端插件, 帮助前端开发者快速集成 "复制文本到剪切板" 的功能, 无需依赖 Flash 或其它庞大浮肿的框架且各项功能齐全, 支持从 Web 代码中 Element 和 Attribute 复制和剪切文本内容, 使用 npm 即可完成快速安装 | ![](http://ww2.sinaimg.cn/large/006fiYtfgw1ewwd2g92fvj31kw6dte81.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEuETqYUT)
[WeUI](https://github.com/weui/weui) | 一套同微信原生视觉体验一致的基础样式库, 为微信 Web 开发量身设计, 可以令用户的使用感知更加统一. 里面包含 Button、Cell、Dialog、Article、Icon 等丰富控件, 极大的减少了开发者的开发成本, 使得开发出的 Web 页面设计风格能够高度贴合微信 | ![](http://ww4.sinaimg.cn/large/006fiYtfgw1ewwcre99yxj30bi0kg0tw.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEuAC5GWN)
[FDStackView](https://github.com/forkingdog/FDStackView) | 由 @我就叫Sunny怎么了 团队开发的一个可将 Apple 官方提供 UIStackView 兼容到支持 iOS 6 的工具, 并附有可预览 Interface builder 等强大的功能, 使用简单, 操作便捷, 极易上手 | ![](http://ww2.sinaimg.cn/large/006fiYtfgw1ewwcefhhhij30dy0f8q57.jpg) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/CEuvF59Vg)