mirror of
https://github.com/GitHubDaily/GitHubDaily.git
synced 2026-02-09 13:35:42 +08:00
Update github url
This commit is contained in:
@@ -11,24 +11,24 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[vue-strap](status.github_url) | 使用 Vue.js 和 Bootstrap CSS 文件来构建了一套 Bootstrap 组件, 代码中除了 Vue.js 外没有使用其它的诸如 jQuery 之类的 JavaScript 框架 |  | [](https://weibo.com/5722964389/CEEkCCPD3)
|
||||
[ExplosionField](status.github_url) | 一个在 Android 系统上实现了视图动画爆炸效果的 Demo, 也有开发者用 Swift 将其移植到了 iOS 系统上, Android 版本地址:https://github.com/tyrantgit/ExplosionField iOS 版本地址: |  | [](https://weibo.com/5722964389/CEEhk9pJg)
|
||||
[BubbleView](status.github_url) | 一个开源的 Android 气泡视图, 方便开发者快速集成多种气泡视图到自己的应用中去 |  | [](https://weibo.com/5722964389/CEE8Hl92J)
|
||||
[Android-TopScrollHelper](status.github_url) | 为 Android 开发者们提供了双击状态栏产生类似 iOS 应用滚动到列表最顶部的动画效果, 支持 ScrollView, NestedScrollView, WebView 等多种不同类型的视图 |  | [](https://weibo.com/5722964389/CECQxq07V)
|
||||
[GitHot](status.github_url) | 一款 GitHub 第三方 Android 客户端, 帮助开发者们在手机端上查看 GitHub 上排名较为靠前的开发者和开源项目, 与之类似的还有一款名为 Monkey 的 iOS 应用, 目前此开源项目实现的功能仍然较少, 期待后续的优化和完善 |  | [](https://weibo.com/5722964389/CECOFiQti)
|
||||
[Csshake](status.github_url) | 提供了一些可用来移动 Web 页面中 DOM 元素的 CSS 类, 可使用 bower 和 npm 进行安装, 目前已支持多种动画效果及鼠标 Hover 手势的处理, 开发者们可对此项目进行自定义处理, Demo 地址:http://elrumordelaluz.github.io/csshake/ GitHub: |  | [](https://weibo.com/5722964389/CEBYTE5HG)
|
||||
[Leanote](status.github_url) | 一款开源的类 Evernote 的多功能笔记应用, 支持 Markdown, 多人协作模式, 可以很方便的与朋友进行云端笔记分享, 应用界面的整体设计直观的划分出笔记的知识模块, 官网地址:http://leanote.org/ |  | [](https://weibo.com/5722964389/CEBPlfEMZ)
|
||||
[NexT](status.github_url) | 一款优雅的 Hexo 主题, 支持多语言配置, 评论第三方插件可集成多说或 Disqus, 同时作者对多说的基本样式做了自定义更改, 使用 Tomorrow Theme 提供代码高亮支持, 整个主题由黑白两种色调组成, 整体看起来简洁大方, 在线预览地址:http://notes.iissnan.com/ |  | [](https://weibo.com/5722964389/CEAzFia1B)
|
||||
[motion-ui](status.github_url) | 由 Foundation 团队开发出的一款帮助你创建出酷炫及灵活的过渡动画效果的 Sass 库, 使用 bower 或 npm 进行安装, 目前已有不少动画效果可以使用, 项目首页: http://zurb.com/playground/motion-ui |  | [](https://weibo.com/5722964389/CEAd0uBoT)
|
||||
[Jekyll](status.github_url) | Now 是一个帮助你快速使用 Jekyll 建立自己博客的工具, 在创建过程中, 无需输入任何命令行, 无需安装配置任何的 Ruby 相关插件和第三方库, 这对于 Windows 上的开发者来说, 简直是一件大块人心的大好事, 但若要在本地进行调试, 则得安装相关的 Ruby Gem, GitHub: |  | [](https://weibo.com/5722964389/CEAc68gzN)
|
||||
[AMP](status.github_url) | HTML 可用于创建并渲染出精确和高性能的 Web 静态内容页面, 主要用于改善在移动客户端上页面显示时间过长, 加载时间过久的情况, 关于此开源项目的具体工作方式可查看此文章:https://www.ampproject.org/how-it-works/ |  | [](https://weibo.com/5722964389/CEzZFaUHk)
|
||||
[git-fire](status.github_url) | 一个非常有趣的 Shell 脚本, 用于应对当火灾来临时需要将本地代码进行迅速提交的突发情况, 提交时会新开一个分支, 以防止出现 merge 冲突的情况, 整个脚本只有短短几十行代码, 但作者的创意和脑洞却值得肯定 |  | [](https://weibo.com/5722964389/CEzS6e9lD)
|
||||
[jianshi](status.github_url) | 国人开发的一个用于记录文字信息的 Android 完整应用, 作者仅用了一天便将其开发出来, 并将开发的流程记录成文放到了简书上(http://www.jianshu.com/p/cf496fc408b2), 从文章可看出, 此开源项目当中的设计思想和产品规划参照之前 @周楷雯Kevin 开发的一款叫 "小记" 的应用 |  | [](https://weibo.com/5722964389/CEvAh8zhv)
|
||||
[css-protips](status.github_url) | 收集了一些能够看完能快速提升开发者 CSS 技能的小建议, 当中有不少看完之后如醍醐灌顶, 该资料目前仍在完善中, 希望后续能够添加更多内容, 也建议有心的前端开发者可以一起帮忙维护 :) |  | [](https://weibo.com/5722964389/CEvuTuYdS)
|
||||
[Neon](status.github_url) | 一个强大的 App UI 布局框架, 打破了以往写 App 界面时的繁琐方式, 没有怪异的可视化语言, 没有约束, 用一个正常人类的思想方式去写代码构造应用的 UI, 这是 Neon 强调的一个主要核心点, 支持多种丰富的布局方式, 目前此项目仍处于 Beta 阶段, 建议保持关注 |  | [](https://weibo.com/5722964389/CEvp52LoW)
|
||||
[FlagKit](status.github_url) | 一个可在 iOS 开发中使用各国国旗图标的库, 目前支持的有 183 个国家的国旗, 无需使用其它第三方依赖管理, 用 Carthage 进行安装, 兼容 Swift 和 Objective-C |  | [](https://weibo.com/5722964389/CEv5lplL2)
|
||||
[popmotion](status.github_url) | 一个仅有 12 KB 的 JavaScript 运动引擎, 可用来做动画, 物理特性, 投掷跟踪等处理, 支持原生的 DOM, 可在 jQuery, Canvas, Three.js 等地方使用, 从而实现运动效果的无缝交互, 开发者们可以根据自己不同的喜好来定制 popmotion |  | [](https://weibo.com/5722964389/CEuZCx1K1)
|
||||
[N1](status.github_url) | 一个用 CoffeeScript 写的具有可扩展性的邮件客户端, 开发者们可以根据自己不同的需求来完善此客户端的用户体验和工作流程, 并且可以在此客户端上添加自己为其写的插件, 界面简洁大方, 目前在 GitHub 上已经拥有 7000 多 Stars, 前途大好 |  | [](https://weibo.com/5722964389/CEuPAwft5)
|
||||
[clipboard.js](status.github_url) | 一个极其轻量级(仅 2KB)的前端插件, 帮助前端开发者快速集成 "复制文本到剪切板" 的功能, 无需依赖 Flash 或其它庞大浮肿的框架且各项功能齐全, 支持从 Web 代码中 Element 和 Attribute 复制和剪切文本内容, 使用 npm 即可完成快速安装 |  | [](https://weibo.com/5722964389/CEuETqYUT)
|
||||
[WeUI](status.github_url) | 一套同微信原生视觉体验一致的基础样式库, 为微信 Web 开发量身设计, 可以令用户的使用感知更加统一. 里面包含 Button、Cell、Dialog、Article、Icon 等丰富控件, 极大的减少了开发者的开发成本, 使得开发出的 Web 页面设计风格能够高度贴合微信 |  | [](https://weibo.com/5722964389/CEuAC5GWN)
|
||||
[FDStackView](status.github_url) | 由 @我就叫Sunny怎么了 团队开发的一个可将 Apple 官方提供 UIStackView 兼容到支持 iOS 6 的工具, 并附有可预览 Interface builder 等强大的功能, 使用简单, 操作便捷, 极易上手 |  | [](https://weibo.com/5722964389/CEuvF59Vg)
|
||||
[vue-strap](https://github.com/yuche/vue-strap) | 使用 Vue.js 和 Bootstrap CSS 文件来构建了一套 Bootstrap 组件, 代码中除了 Vue.js 外没有使用其它的诸如 jQuery 之类的 JavaScript 框架 |  | [](https://weibo.com/5722964389/CEEkCCPD3)
|
||||
[ExplosionField](https://github.com/xxycode/UIViewXXYBoom) | 一个在 Android 系统上实现了视图动画爆炸效果的 Demo, 也有开发者用 Swift 将其移植到了 iOS 系统上, Android 版本地址:https://github.com/tyrantgit/ExplosionField iOS 版本地址: |  | [](https://weibo.com/5722964389/CEEhk9pJg)
|
||||
[BubbleView](https://github.com/lguipeng/BubbleView) | 一个开源的 Android 气泡视图, 方便开发者快速集成多种气泡视图到自己的应用中去 |  | [](https://weibo.com/5722964389/CEE8Hl92J)
|
||||
[Android-TopScrollHelper](https://github.com/kmshack/Android-TopScrollHelper) | 为 Android 开发者们提供了双击状态栏产生类似 iOS 应用滚动到列表最顶部的动画效果, 支持 ScrollView, NestedScrollView, WebView 等多种不同类型的视图 |  | [](https://weibo.com/5722964389/CECQxq07V)
|
||||
[GitHot](https://github.com/andyiac/githot) | 一款 GitHub 第三方 Android 客户端, 帮助开发者们在手机端上查看 GitHub 上排名较为靠前的开发者和开源项目, 与之类似的还有一款名为 Monkey 的 iOS 应用, 目前此开源项目实现的功能仍然较少, 期待后续的优化和完善 |  | [](https://weibo.com/5722964389/CECOFiQti)
|
||||
[Csshake](https://github.com/elrumordelaluz/csshake) | 提供了一些可用来移动 Web 页面中 DOM 元素的 CSS 类, 可使用 bower 和 npm 进行安装, 目前已支持多种动画效果及鼠标 Hover 手势的处理, 开发者们可对此项目进行自定义处理, Demo 地址:http://elrumordelaluz.github.io/csshake/ GitHub: |  | [](https://weibo.com/5722964389/CEBYTE5HG)
|
||||
[Leanote](https://github.com/leanote/leanote) | 一款开源的类 Evernote 的多功能笔记应用, 支持 Markdown, 多人协作模式, 可以很方便的与朋友进行云端笔记分享, 应用界面的整体设计直观的划分出笔记的知识模块, 官网地址:http://leanote.org/ |  | [](https://weibo.com/5722964389/CEBPlfEMZ)
|
||||
[NexT](https://github.com/iissnan/hexo-theme-next) | 一款优雅的 Hexo 主题, 支持多语言配置, 评论第三方插件可集成多说或 Disqus, 同时作者对多说的基本样式做了自定义更改, 使用 Tomorrow Theme 提供代码高亮支持, 整个主题由黑白两种色调组成, 整体看起来简洁大方, 在线预览地址:http://notes.iissnan.com/ |  | [](https://weibo.com/5722964389/CEAzFia1B)
|
||||
[motion-ui](https://github.com/zurb/motion-ui) | 由 Foundation 团队开发出的一款帮助你创建出酷炫及灵活的过渡动画效果的 Sass 库, 使用 bower 或 npm 进行安装, 目前已有不少动画效果可以使用, 项目首页: http://zurb.com/playground/motion-ui |  | [](https://weibo.com/5722964389/CEAd0uBoT)
|
||||
[Jekyll](https://github.com/barryclark/jekyll-now) | Now 是一个帮助你快速使用 Jekyll 建立自己博客的工具, 在创建过程中, 无需输入任何命令行, 无需安装配置任何的 Ruby 相关插件和第三方库, 这对于 Windows 上的开发者来说, 简直是一件大块人心的大好事, 但若要在本地进行调试, 则得安装相关的 Ruby Gem, GitHub: |  | [](https://weibo.com/5722964389/CEAc68gzN)
|
||||
[AMP](https://github.com/ampproject/amphtml) | HTML 可用于创建并渲染出精确和高性能的 Web 静态内容页面, 主要用于改善在移动客户端上页面显示时间过长, 加载时间过久的情况, 关于此开源项目的具体工作方式可查看此文章:https://www.ampproject.org/how-it-works/ |  | [](https://weibo.com/5722964389/CEzZFaUHk)
|
||||
[git-fire](https://github.com/qw3rtman/git-fire) | 一个非常有趣的 Shell 脚本, 用于应对当火灾来临时需要将本地代码进行迅速提交的突发情况, 提交时会新开一个分支, 以防止出现 merge 冲突的情况, 整个脚本只有短短几十行代码, 但作者的创意和脑洞却值得肯定 |  | [](https://weibo.com/5722964389/CEzS6e9lD)
|
||||
[jianshi](https://github.com/wingjay/jianshi) | 国人开发的一个用于记录文字信息的 Android 完整应用, 作者仅用了一天便将其开发出来, 并将开发的流程记录成文放到了简书上(http://www.jianshu.com/p/cf496fc408b2), 从文章可看出, 此开源项目当中的设计思想和产品规划参照之前 @周楷雯Kevin 开发的一款叫 "小记" 的应用 |  | [](https://weibo.com/5722964389/CEvAh8zhv)
|
||||
[css-protips](https://github.com/AllThingsSmitty/css-protips) | 收集了一些能够看完能快速提升开发者 CSS 技能的小建议, 当中有不少看完之后如醍醐灌顶, 该资料目前仍在完善中, 希望后续能够添加更多内容, 也建议有心的前端开发者可以一起帮忙维护 :) |  | [](https://weibo.com/5722964389/CEvuTuYdS)
|
||||
[Neon](https://github.com/mamaral/Neon) | 一个强大的 App UI 布局框架, 打破了以往写 App 界面时的繁琐方式, 没有怪异的可视化语言, 没有约束, 用一个正常人类的思想方式去写代码构造应用的 UI, 这是 Neon 强调的一个主要核心点, 支持多种丰富的布局方式, 目前此项目仍处于 Beta 阶段, 建议保持关注 |  | [](https://weibo.com/5722964389/CEvp52LoW)
|
||||
[FlagKit](https://github.com/madebybowtie/FlagKit) | 一个可在 iOS 开发中使用各国国旗图标的库, 目前支持的有 183 个国家的国旗, 无需使用其它第三方依赖管理, 用 Carthage 进行安装, 兼容 Swift 和 Objective-C |  | [](https://weibo.com/5722964389/CEv5lplL2)
|
||||
[popmotion](https://github.com/Popmotion/popmotion) | 一个仅有 12 KB 的 JavaScript 运动引擎, 可用来做动画, 物理特性, 投掷跟踪等处理, 支持原生的 DOM, 可在 jQuery, Canvas, Three.js 等地方使用, 从而实现运动效果的无缝交互, 开发者们可以根据自己不同的喜好来定制 popmotion |  | [](https://weibo.com/5722964389/CEuZCx1K1)
|
||||
[N1](https://github.com/nylas/N1) | 一个用 CoffeeScript 写的具有可扩展性的邮件客户端, 开发者们可以根据自己不同的需求来完善此客户端的用户体验和工作流程, 并且可以在此客户端上添加自己为其写的插件, 界面简洁大方, 目前在 GitHub 上已经拥有 7000 多 Stars, 前途大好 |  | [](https://weibo.com/5722964389/CEuPAwft5)
|
||||
[clipboard.js](https://github.com/zenorocha/clipboard.js) | 一个极其轻量级(仅 2KB)的前端插件, 帮助前端开发者快速集成 "复制文本到剪切板" 的功能, 无需依赖 Flash 或其它庞大浮肿的框架且各项功能齐全, 支持从 Web 代码中 Element 和 Attribute 复制和剪切文本内容, 使用 npm 即可完成快速安装 |  | [](https://weibo.com/5722964389/CEuETqYUT)
|
||||
[WeUI](https://github.com/weui/weui) | 一套同微信原生视觉体验一致的基础样式库, 为微信 Web 开发量身设计, 可以令用户的使用感知更加统一. 里面包含 Button、Cell、Dialog、Article、Icon 等丰富控件, 极大的减少了开发者的开发成本, 使得开发出的 Web 页面设计风格能够高度贴合微信 |  | [](https://weibo.com/5722964389/CEuAC5GWN)
|
||||
[FDStackView](https://github.com/forkingdog/FDStackView) | 由 @我就叫Sunny怎么了 团队开发的一个可将 Apple 官方提供 UIStackView 兼容到支持 iOS 6 的工具, 并附有可预览 Interface builder 等强大的功能, 使用简单, 操作便捷, 极易上手 |  | [](https://weibo.com/5722964389/CEuvF59Vg)
|
||||
|
||||
@@ -11,51 +11,51 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Cakebrew](status.github_url) | 一款为 Homebrew 量身定做的图形界面应用, 可以方便你查看 Homebrew 下载过的软件包具体信息, 并可对其进行安装, 卸载等操作, 官网地址:https://www.cakebrew.com/ |  | [](https://weibo.com/5722964389/CFInGuSJm)
|
||||
[Adi.js](status.github_url) | 一款用于检测 Adblock 的轻量级 jQuery 插件, 能够精确的检测到当前浏览器是否运行了 Adblock 插件, 进而显示弹窗提示, Demo 地址:http://codepen.io/mariusbalaj/full/MaEdpx/ |  | [](https://weibo.com/5722964389/CFDKl3pFq)
|
||||
[CVCalendar](status.github_url) | 一个方便开发者集成自定义日历视图到自己 iOS 应用的项目, 支持 Storyboard 和手动配置, 使用 CocoaPods 进行安装, 提供了丰富的 API 供开发者使用, 目前仍处于完善阶段 |  | [](https://weibo.com/5722964389/CFzzKaWE1)
|
||||
[ZhihuDailyPurify](status.github_url) | 一款纯净的知乎日报非官方 Android 客户端, 对知乎日报中的广告进行了净化处理 |  | [](https://weibo.com/5722964389/CFyARgIfp)
|
||||
[CSSketch](status.github_url) | 一个为 Sketch 提供 CSS 支持的插件, 可用代码对图层进行排版, 背景颜色调整等操作 |  | [](https://weibo.com/5722964389/CFxvT3kjr)
|
||||
[progressed.io](status.github_url) | 可以很方便的在线生成进度条和徽章图标, 并使用 MarkDown 的图片内嵌语法将图标嵌入到自己项目的 README 等文件中去, 使文档看起来更加直观, 漂亮 |  | [](https://weibo.com/5722964389/CFwJb6fHf)
|
||||
[Minimal-Todo](status.github_url) | 一款开源的 Android To-Do List 应用, 应用下载地址:https://play.google.com/store/apps/details?id=com.avjindersinghsekhon.minimaltodo |  | [](https://weibo.com/5722964389/CFvyVr9y2)
|
||||
[react-desktop](status.github_url) | 为 OS X El Capitan 和 Windows 10 提供了一整套 React UI 组件, 可在 OS X 可使用的有窗口, 标题栏, 工具栏, 标签等组件, 目前仍在完善中, 目测会火, 建议保持关注, Demo 地址:http://gabrielbull.github.io/react-desktop/ |  | [](https://weibo.com/5722964389/CFuhn4brd)
|
||||
[zhihuspider](status.github_url) | 用 NodeJS 编写「看知乎」网站后台爬虫, 通过模拟真实用户的操作来爬取知乎上的信息, 并根据最近一次快照内容生成用户分析列表,并筛选出昨日、近日和历史精华答案发布到「看知乎」网站, 「看知乎」地址:http://www.kzhihu.com/ |  | [](https://weibo.com/5722964389/CFtgGalWc)
|
||||
[BEMCheckBox](status.github_url) | 一个用于 iOS 应用上构建漂亮, 高度可定制化动画效果的复选框类库, 最低支持到 iOS 7 系统, 有多种不同风格的动画效果可供选择 |  | [](https://weibo.com/5722964389/CFpGqujP0)
|
||||
[android-animate-RichEditor](status.github_url) | 一款支持图片插入动画效果的 Android 富文本编辑器 |  | [](https://weibo.com/5722964389/CFoM0r8iE)
|
||||
[octicons](status.github_url) | @GitHub 开源的一整套可在 Web 上使用的图标字体, 可以直接使用 Bower 安装使用, Demo 地址:https://octicons.github.com/ |  | [](https://weibo.com/5722964389/CFnhsD6AI)
|
||||
[TextSurface](status.github_url) | 用 Java 写的一款借助酷炫的动画效果来完成消息展示的微型动画框架 |  | [](https://weibo.com/5722964389/CFmr6j4W6)
|
||||
[AdminLTE](status.github_url) | 一个基于 Bootstrap 3.x 的免费高级管理控制面板主题, 高度可定制化, 适配多种屏幕尺寸, 官网介绍:https://almsaeedstudio.com/ |  | [](https://weibo.com/5722964389/CFlzXixiT)
|
||||
[wa-fronted](status.github_url) | 一个开源的 WordPress 前端富文本编辑器, 可以很方便的在前端页面直接完成文章内容的编辑修改, 内嵌图片的大小调整, 排版样式的优化等操作, 最终可对文章进行自动保存, Demo 地址:http://fronted.westart.se/ |  | [](https://weibo.com/5722964389/CFkPAujZo)
|
||||
[Eureka](status.github_url) | XLForm 的 Swift 的移植版本, 一个可以帮助开发者们快速构建 iOS 各种复杂表单的库, 具有较高的可扩展性, 方便自定制样式 |  | [](https://weibo.com/5722964389/CFgGIBNFf)
|
||||
[Gatsby](status.github_url) | 可将纯文本转换到动态博客或者网站上, 是一个 React.js 静态网站生成器 |  | [](https://weibo.com/5722964389/CFfzjlXOq)
|
||||
[Sketch-Constraints](status.github_url) | 一款可以在 Sketch 文件上添加类似 iOS AutoLayout 约束的插件, 可以通过对约束进行修改更新看到实时的适配效果, 支持对图层设置垂直或水平居中, 宽高长度等效果 |  | [](https://weibo.com/5722964389/CFesud3ZS)
|
||||
[GithubTrends](status.github_url) | 一个用来看查看 GitHub 热门项目的 Android App, 遵循 Material Design, 支持订阅 50 多种编程语言, 9 种颜色主题切换, 可在上面收藏喜欢的项目 |  | [](https://weibo.com/5722964389/CFd333Wqx)
|
||||
[Coding-iPad](status.github_url) | @Coding 的官方 iPad 客户端, 又是一个完整的开源应用 [赞] Coding 地址:https://coding.net/u/coding/p/Coding-iPad/git |  | [](https://weibo.com/5722964389/CFaV7yHlr)
|
||||
[CardAnimation](status.github_url) | 国人开发的一个用 Swift 实现卡片垂直翻转动画的 Demo, 实现思路:http://www.jianshu.com/p/286222d4edf8 |  | [](https://weibo.com/5722964389/CF9SZo3hn)
|
||||
[data-tip.css](status.github_url) | 国人用纯 CSS 开发的工具提示组件, Demo 地址:https://egoist.github.io/data-tip.css/ |  | [](https://weibo.com/5722964389/CF7ecb44y)
|
||||
[jquery-textcomplete](status.github_url) | 一个可以对多种不同文本内容实现自动补全的 JS 插件, 包括 @ 用户名, 文本关键词和 Emoji 关键词等内容的自动补全, 配合上今天上午发布的 emojify.js, 可以使其成为 Web 端 Emoji 输入和显示的一整套快速解决方案 |  | [](https://weibo.com/5722964389/CF5W988ly)
|
||||
[simditor](status.github_url) | @Tower-彩程 技术团队开发的一款富文本编辑器, 支持插件扩展, 可用其现有的插件完成内嵌 emoji, markdown 自动转换, @ 人自动补全等强大的功能, Demo 地址:http://simditor.tower.im/ |  | [](https://weibo.com/5722964389/CF4JXaUk7)
|
||||
[v2ex](status.github_url) | 一个完整的 V2EX iOS 客户端, 兼容到 iOS 7 系统, 可对帖子进行浏览, 回复, 收藏, 发感谢等操作, 也可以通过应用进行每日签到, 专为 V2EX 用户服务, iTunes 下载地址:https://itunes.apple.com/us/app/v2ex-chuang-yi-gong-zuo-zhe/id898181535?ls=1&mt=8 |  | [](https://weibo.com/5722964389/CF3JPp90Z)
|
||||
[emojify.js](status.github_url) | 一款能够将 emoji 关键词转换为 emoji 图片的 JavaScript 插件, 可以快速的为你的网站提供 emoji 表情支持, Demo 地址:http://hassankhan.me/emojify.js/ |  | [](https://weibo.com/5722964389/CF2BD8Ikh)
|
||||
[nude.js](status.github_url) | 一个 JS 裸体扫描器, 能够识别到图片中的人类是否穿着衣着... 具体介绍:http://www.patrick-wied.at/static/nudejs/ GitHub: |  | [](https://weibo.com/5722964389/CF1EM6Aph)
|
||||
[JamsMusicPlayer](status.github_url) | 一个功能强大的 Android 开源播放器, 作者将原本收费的项目拿出来开源, 实在令人敬佩 |  | [](https://weibo.com/5722964389/CF0yb7AFK)
|
||||
[MyOne-iOS](status.github_url) | 国人开发的一款高仿《一个》做的 iOS 客户端 |  | [](https://weibo.com/5722964389/CEXii2Osr)
|
||||
[smartcrop.js](status.github_url) | 一个裁图不会裁掉人脸的 JS 插件, 感谢 @Easy 的分享 |  | [](https://weibo.com/5722964389/CEVPwnsRS)
|
||||
[joe](status.github_url) | 一个写自 Python 的自动生成 .gitignore 文件的命令行工具, 可使用 Homebrew 和 Pip 对其进行快速安装, 能够很方便的对不同语言的 .gitignore 进行保存, 修改或插入 |  | [](https://weibo.com/5722964389/CEVeZsX08)
|
||||
[TiDB](status.github_url) | 国内 PingCAP 团队开发的一个分布式 SQL 数据库. 其灵感来自于 Google 的 F1, TiDB 支持包括传统 RDBMS 和 NoSQL . 支持异步 schema 调整, 一致性的分布式事务, 多存储引擎支持等特性 |  | [](https://weibo.com/5722964389/CEUF3b3Xk)
|
||||
[sri](status.github_url) | 一款自称实现了真正跨平台原生应用的 scalajs 库, 可创建出能同时在 iOS, Android 和 Web 端运行的应用, 感觉还是 react-native 好用 |  | [](https://weibo.com/5722964389/CEThdBhTD)
|
||||
[Expose](status.github_url) | 一个简单易用的静态网站生成器, 主要目的在于帮助摄影师们快速搭建属于自己的静态网站, 来存放平时拍下来的照片和视频, 对图文混排式的排版给予了非常棒的支持, 整个界面主题十分简洁 |  | [](https://weibo.com/5722964389/CESuvFIzg)
|
||||
[Corpus](status.github_url) | 作者在平时开发项目时整理出来的一套 CSS toolkit, 使用 Flexbox 作为栅格系统, 代码高亮是在 Prism.js 的原基础上进行了部分修改, 开发者们可以使用其提供的样式到自己的网站上, 在线预览:http://corpuscss.com/ |  | [](https://weibo.com/5722964389/CES26f01k)
|
||||
[awesome-rails-gem](status.github_url) | 收集了很多在平时使用 Rails 开发网站时经常会使用到的 Gem, 当中包括的有用户认证系统, API 接口开发, 文件上传, 站内搜索等优秀的 Gem 源 |  | [](https://weibo.com/5722964389/CERDKjuwz)
|
||||
[memdb](status.github_url) | 国人开发的自称是全球首个支持分布式事务的 MongoDB, 具体性能还有待考证 |  | [](https://weibo.com/5722964389/CER3dmE29)
|
||||
[tacit](status.github_url) | 一个为 CSS 零基础的人准备的一个 CSS 开源框架(算是一个奇葩项目), 在使用过程中无需添加任何的 CSS 类到 HTML 元素中, 看完这个项目我想说, 这个应该算是史上最水的 CSS 框架了, 学个 CSS 是有多难, 另外此项目已经拥有 600 多个 Stars 了[汗] GitHub 围观地址: |  | [](https://weibo.com/5722964389/CEOfJtS1I)
|
||||
[TaskSwitcherDemo](status.github_url) | 仿造 iOS 9 的 Task Switcher 做出来的动画效果, 具体的实现思路可参照这篇文章:http://tech.glowing.com/cn/implement-ios9-task-switcher-animation/ |  | [](https://weibo.com/5722964389/CENiQBAJC)
|
||||
[FlycoPageIndicator](status.github_url) | 提供了多种不同的风格的 Android PageIndicator, 方便开发者们在构建轮播等滚动视图时搭配使用 |  | [](https://weibo.com/5722964389/CEMShg7Yk)
|
||||
[分享两个开源的,](status.github_url) | 仿造美团应用界面构建的 iOS 应用, 第一个是 @叶孤城___ 的 MeituanDemo https://github.com/zangqilong198812/MeituanDemo 第二个是 @tubiebutu 的 JFMeiTuan GitHub 地址: |  | [](https://weibo.com/5722964389/CEMGQmoIv)
|
||||
[YouTransfer](status.github_url) | 提供了一套简易优雅的自托管文件传输与分享的解决方案, 你可将其作为 Dropbox 和 WeTransfer 的替代品, 使用 Docker 镜像进行快速安装, 具体详情信息可查看作者为此项目建立的博客:http://blog.youtransfer.io/ 也可先查看线上 Demo:http://demo.youtransfer.io |  | [](https://weibo.com/5722964389/CELPIfbiC)
|
||||
[STPopup](status.github_url) | 提供了一个可在 iPhone 和 iPad 上使用的具有 UINavigationController 弹出效果的 STPopupController 类, 并能在 Storyboard 上很好的工作 |  | [](https://weibo.com/5722964389/CEKVUjP8x)
|
||||
[react-date-range](status.github_url) | 一款提供日期范围选择的 React 组件 |  | [](https://weibo.com/5722964389/CEKPLqizv)
|
||||
[blueprint3d](status.github_url) | 允许用户在 Web 端对诸如房屋, 公寓等室内空间进行 3D 设计, 基于 three.js 创作, 利用其提供的组件可进行自定义拼接 |  | [](https://weibo.com/5722964389/CEKNhuh4q)
|
||||
[MrCode](status.github_url) | 一个简单的 GitHub iPhone 客户端, 可以缓存项目中的 Markdown 渲染之后的 HTML 及其图片, 方便用户进行稍后阅读操作, 使用 Safari 登录 GitHub 进行 OAuth 授权, 项目内大多界面使用 UIStoryBoard 构建, 可以较为清晰的看到整个界面架构 |  | [](https://weibo.com/5722964389/CEJmSqx1k)
|
||||
[BabyBluetooth](status.github_url) | 一个非常容易使用的蓝牙库, 适用于 iOS 和 Mac OS, 基于原生 CoreBluetooth 框架封装, 可以帮开发者们更简单地使用 CoreBluetooth API, 使用链式方法体, 使得代码更简洁、优雅 |  | [](https://weibo.com/5722964389/CEJlea4pH)
|
||||
[bilibili-mac-client](status.github_url) | 一个开源的 Bilibili 非官方 Mac 客户端, 支持发送弹幕, 本地视频弹幕播放, 多 Tab 浏览, 一键下载视频等功能 |  | [](https://weibo.com/5722964389/CEIIZr0tu)
|
||||
[Cakebrew](https://github.com/brunophilipe/Cakebrew) | 一款为 Homebrew 量身定做的图形界面应用, 可以方便你查看 Homebrew 下载过的软件包具体信息, 并可对其进行安装, 卸载等操作, 官网地址:https://www.cakebrew.com/ |  | [](https://weibo.com/5722964389/CFInGuSJm)
|
||||
[Adi.js](https://github.com/balajmarius/Adi.js) | 一款用于检测 Adblock 的轻量级 jQuery 插件, 能够精确的检测到当前浏览器是否运行了 Adblock 插件, 进而显示弹窗提示, Demo 地址:http://codepen.io/mariusbalaj/full/MaEdpx/ |  | [](https://weibo.com/5722964389/CFDKl3pFq)
|
||||
[CVCalendar](https://github.com/Mozharovsky/CVCalendar) | 一个方便开发者集成自定义日历视图到自己 iOS 应用的项目, 支持 Storyboard 和手动配置, 使用 CocoaPods 进行安装, 提供了丰富的 API 供开发者使用, 目前仍处于完善阶段 |  | [](https://weibo.com/5722964389/CFzzKaWE1)
|
||||
[ZhihuDailyPurify](https://github.com/izzyleung/ZhihuDailyPurify) | 一款纯净的知乎日报非官方 Android 客户端, 对知乎日报中的广告进行了净化处理 |  | [](https://weibo.com/5722964389/CFyARgIfp)
|
||||
[CSSketch](https://github.com/JohnCoates/CSSketch) | 一个为 Sketch 提供 CSS 支持的插件, 可用代码对图层进行排版, 背景颜色调整等操作 |  | [](https://weibo.com/5722964389/CFxvT3kjr)
|
||||
[progressed.io](https://github.com/fehmicansaglam/progressed.io) | 可以很方便的在线生成进度条和徽章图标, 并使用 MarkDown 的图片内嵌语法将图标嵌入到自己项目的 README 等文件中去, 使文档看起来更加直观, 漂亮 |  | [](https://weibo.com/5722964389/CFwJb6fHf)
|
||||
[Minimal-Todo](https://github.com/avjinder/Minimal-Todo) | 一款开源的 Android To-Do List 应用, 应用下载地址:https://play.google.com/store/apps/details?id=com.avjindersinghsekhon.minimaltodo |  | [](https://weibo.com/5722964389/CFvyVr9y2)
|
||||
[react-desktop](https://github.com/gabrielbull/react-desktop) | 为 OS X El Capitan 和 Windows 10 提供了一整套 React UI 组件, 可在 OS X 可使用的有窗口, 标题栏, 工具栏, 标签等组件, 目前仍在完善中, 目测会火, 建议保持关注, Demo 地址:http://gabrielbull.github.io/react-desktop/ |  | [](https://weibo.com/5722964389/CFuhn4brd)
|
||||
[zhihuspider](https://github.com/atonasting/zhihuspider) | 用 NodeJS 编写「看知乎」网站后台爬虫, 通过模拟真实用户的操作来爬取知乎上的信息, 并根据最近一次快照内容生成用户分析列表,并筛选出昨日、近日和历史精华答案发布到「看知乎」网站, 「看知乎」地址:http://www.kzhihu.com/ |  | [](https://weibo.com/5722964389/CFtgGalWc)
|
||||
[BEMCheckBox](https://github.com/Boris-Em/BEMCheckBox) | 一个用于 iOS 应用上构建漂亮, 高度可定制化动画效果的复选框类库, 最低支持到 iOS 7 系统, 有多种不同风格的动画效果可供选择 |  | [](https://weibo.com/5722964389/CFpGqujP0)
|
||||
[android-animate-RichEditor](https://github.com/xmuSistone/android-animate-RichEditor) | 一款支持图片插入动画效果的 Android 富文本编辑器 |  | [](https://weibo.com/5722964389/CFoM0r8iE)
|
||||
[octicons](https://github.com/github/octicons) | @GitHub 开源的一整套可在 Web 上使用的图标字体, 可以直接使用 Bower 安装使用, Demo 地址:https://octicons.github.com/ |  | [](https://weibo.com/5722964389/CFnhsD6AI)
|
||||
[TextSurface](https://github.com/elevenetc/TextSurface) | 用 Java 写的一款借助酷炫的动画效果来完成消息展示的微型动画框架 |  | [](https://weibo.com/5722964389/CFmr6j4W6)
|
||||
[AdminLTE](https://github.com/almasaeed2010/AdminLTE) | 一个基于 Bootstrap 3.x 的免费高级管理控制面板主题, 高度可定制化, 适配多种屏幕尺寸, 官网介绍:https://almsaeedstudio.com/ |  | [](https://weibo.com/5722964389/CFlzXixiT)
|
||||
[wa-fronted](https://github.com/jesperbjerke/wa-fronted) | 一个开源的 WordPress 前端富文本编辑器, 可以很方便的在前端页面直接完成文章内容的编辑修改, 内嵌图片的大小调整, 排版样式的优化等操作, 最终可对文章进行自动保存, Demo 地址:http://fronted.westart.se/ |  | [](https://weibo.com/5722964389/CFkPAujZo)
|
||||
[Eureka](https://github.com/xmartlabs/Eureka) | XLForm 的 Swift 的移植版本, 一个可以帮助开发者们快速构建 iOS 各种复杂表单的库, 具有较高的可扩展性, 方便自定制样式 |  | [](https://weibo.com/5722964389/CFgGIBNFf)
|
||||
[Gatsby](https://github.com/gatsbyjs/gatsby) | 可将纯文本转换到动态博客或者网站上, 是一个 React.js 静态网站生成器 |  | [](https://weibo.com/5722964389/CFfzjlXOq)
|
||||
[Sketch-Constraints](https://github.com/bouchenoiremarc/Sketch-Constraints) | 一款可以在 Sketch 文件上添加类似 iOS AutoLayout 约束的插件, 可以通过对约束进行修改更新看到实时的适配效果, 支持对图层设置垂直或水平居中, 宽高长度等效果 |  | [](https://weibo.com/5722964389/CFesud3ZS)
|
||||
[GithubTrends](https://github.com/laowch/GithubTrends) | 一个用来看查看 GitHub 热门项目的 Android App, 遵循 Material Design, 支持订阅 50 多种编程语言, 9 种颜色主题切换, 可在上面收藏喜欢的项目 |  | [](https://weibo.com/5722964389/CFd333Wqx)
|
||||
[Coding-iPad](https://github.com/Coding/Coding-iPad) | @Coding 的官方 iPad 客户端, 又是一个完整的开源应用 [赞] Coding 地址:https://coding.net/u/coding/p/Coding-iPad/git |  | [](https://weibo.com/5722964389/CFaV7yHlr)
|
||||
[CardAnimation](https://github.com/seedante/CardAnimation) | 国人开发的一个用 Swift 实现卡片垂直翻转动画的 Demo, 实现思路:http://www.jianshu.com/p/286222d4edf8 |  | [](https://weibo.com/5722964389/CF9SZo3hn)
|
||||
[data-tip.css](https://github.com/egoist/data-tip.css) | 国人用纯 CSS 开发的工具提示组件, Demo 地址:https://egoist.github.io/data-tip.css/ |  | [](https://weibo.com/5722964389/CF7ecb44y)
|
||||
[jquery-textcomplete](https://github.com/yuku-t/jquery-textcomplete) | 一个可以对多种不同文本内容实现自动补全的 JS 插件, 包括 @ 用户名, 文本关键词和 Emoji 关键词等内容的自动补全, 配合上今天上午发布的 emojify.js, 可以使其成为 Web 端 Emoji 输入和显示的一整套快速解决方案 |  | [](https://weibo.com/5722964389/CF5W988ly)
|
||||
[simditor](https://github.com/mycolorway/simditor) | @Tower-彩程 技术团队开发的一款富文本编辑器, 支持插件扩展, 可用其现有的插件完成内嵌 emoji, markdown 自动转换, @ 人自动补全等强大的功能, Demo 地址:http://simditor.tower.im/ |  | [](https://weibo.com/5722964389/CF4JXaUk7)
|
||||
[v2ex](https://github.com/singro/v2ex) | 一个完整的 V2EX iOS 客户端, 兼容到 iOS 7 系统, 可对帖子进行浏览, 回复, 收藏, 发感谢等操作, 也可以通过应用进行每日签到, 专为 V2EX 用户服务, iTunes 下载地址:https://itunes.apple.com/us/app/v2ex-chuang-yi-gong-zuo-zhe/id898181535?ls=1&mt=8 |  | [](https://weibo.com/5722964389/CF3JPp90Z)
|
||||
[emojify.js](https://github.com/Ranks/emojify.js) | 一款能够将 emoji 关键词转换为 emoji 图片的 JavaScript 插件, 可以快速的为你的网站提供 emoji 表情支持, Demo 地址:http://hassankhan.me/emojify.js/ |  | [](https://weibo.com/5722964389/CF2BD8Ikh)
|
||||
[nude.js](https://github.com/pa7/nude.js) | 一个 JS 裸体扫描器, 能够识别到图片中的人类是否穿着衣着... 具体介绍:http://www.patrick-wied.at/static/nudejs/ GitHub: |  | [](https://weibo.com/5722964389/CF1EM6Aph)
|
||||
[JamsMusicPlayer](https://github.com/psaravan/JamsMusicPlayer) | 一个功能强大的 Android 开源播放器, 作者将原本收费的项目拿出来开源, 实在令人敬佩 |  | [](https://weibo.com/5722964389/CF0yb7AFK)
|
||||
[MyOne-iOS](https://github.com/ihappyhacking/MyOne-iOS/blob/master/MyOne/MyOne/ViewControllers/HomeViewController.m) | 国人开发的一款高仿《一个》做的 iOS 客户端 |  | [](https://weibo.com/5722964389/CEXii2Osr)
|
||||
[smartcrop.js](https://github.com/jwagner/smartcrop.js) | 一个裁图不会裁掉人脸的 JS 插件, 感谢 @Easy 的分享 |  | [](https://weibo.com/5722964389/CEVPwnsRS)
|
||||
[joe](https://github.com/karan/joe) | 一个写自 Python 的自动生成 .gitignore 文件的命令行工具, 可使用 Homebrew 和 Pip 对其进行快速安装, 能够很方便的对不同语言的 .gitignore 进行保存, 修改或插入 |  | [](https://weibo.com/5722964389/CEVeZsX08)
|
||||
[TiDB](https://github.com/pingcap/tidb) | 国内 PingCAP 团队开发的一个分布式 SQL 数据库. 其灵感来自于 Google 的 F1, TiDB 支持包括传统 RDBMS 和 NoSQL . 支持异步 schema 调整, 一致性的分布式事务, 多存储引擎支持等特性 |  | [](https://weibo.com/5722964389/CEUF3b3Xk)
|
||||
[sri](https://github.com/chandu0101/sri) | 一款自称实现了真正跨平台原生应用的 scalajs 库, 可创建出能同时在 iOS, Android 和 Web 端运行的应用, 感觉还是 react-native 好用 |  | [](https://weibo.com/5722964389/CEThdBhTD)
|
||||
[Expose](https://github.com/Jack000/Expose) | 一个简单易用的静态网站生成器, 主要目的在于帮助摄影师们快速搭建属于自己的静态网站, 来存放平时拍下来的照片和视频, 对图文混排式的排版给予了非常棒的支持, 整个界面主题十分简洁 |  | [](https://weibo.com/5722964389/CESuvFIzg)
|
||||
[Corpus](https://github.com/jamiewilson/corpus) | 作者在平时开发项目时整理出来的一套 CSS toolkit, 使用 Flexbox 作为栅格系统, 代码高亮是在 Prism.js 的原基础上进行了部分修改, 开发者们可以使用其提供的样式到自己的网站上, 在线预览:http://corpuscss.com/ |  | [](https://weibo.com/5722964389/CES26f01k)
|
||||
[awesome-rails-gem](https://github.com/hothero/awesome-rails-gem) | 收集了很多在平时使用 Rails 开发网站时经常会使用到的 Gem, 当中包括的有用户认证系统, API 接口开发, 文件上传, 站内搜索等优秀的 Gem 源 |  | [](https://weibo.com/5722964389/CERDKjuwz)
|
||||
[memdb](https://github.com/rain1017/memdb) | 国人开发的自称是全球首个支持分布式事务的 MongoDB, 具体性能还有待考证 |  | [](https://weibo.com/5722964389/CER3dmE29)
|
||||
[tacit](https://github.com/yegor256/tacit) | 一个为 CSS 零基础的人准备的一个 CSS 开源框架(算是一个奇葩项目), 在使用过程中无需添加任何的 CSS 类到 HTML 元素中, 看完这个项目我想说, 这个应该算是史上最水的 CSS 框架了, 学个 CSS 是有多难, 另外此项目已经拥有 600 多个 Stars 了[汗] GitHub 围观地址: |  | [](https://weibo.com/5722964389/CEOfJtS1I)
|
||||
[TaskSwitcherDemo](https://github.com/Glow-Inc/TaskSwitcherDemo) | 仿造 iOS 9 的 Task Switcher 做出来的动画效果, 具体的实现思路可参照这篇文章:http://tech.glowing.com/cn/implement-ios9-task-switcher-animation/ |  | [](https://weibo.com/5722964389/CENiQBAJC)
|
||||
[FlycoPageIndicator](https://github.com/H07000223/FlycoPageIndicator) | 提供了多种不同的风格的 Android PageIndicator, 方便开发者们在构建轮播等滚动视图时搭配使用 |  | [](https://weibo.com/5722964389/CEMShg7Yk)
|
||||
[分享两个开源的,](https://github.com/tubie/JFMeiTuan) | 仿造美团应用界面构建的 iOS 应用, 第一个是 @叶孤城___ 的 MeituanDemo https://github.com/zangqilong198812/MeituanDemo 第二个是 @tubiebutu 的 JFMeiTuan GitHub 地址: |  | [](https://weibo.com/5722964389/CEMGQmoIv)
|
||||
[YouTransfer](https://github.com/remie/YouTransfer) | 提供了一套简易优雅的自托管文件传输与分享的解决方案, 你可将其作为 Dropbox 和 WeTransfer 的替代品, 使用 Docker 镜像进行快速安装, 具体详情信息可查看作者为此项目建立的博客:http://blog.youtransfer.io/ 也可先查看线上 Demo:http://demo.youtransfer.io |  | [](https://weibo.com/5722964389/CELPIfbiC)
|
||||
[STPopup](https://github.com/kevin0571/STPopup) | 提供了一个可在 iPhone 和 iPad 上使用的具有 UINavigationController 弹出效果的 STPopupController 类, 并能在 Storyboard 上很好的工作 |  | [](https://weibo.com/5722964389/CEKVUjP8x)
|
||||
[react-date-range](https://github.com/Adphorus/react-date-range) | 一款提供日期范围选择的 React 组件 |  | [](https://weibo.com/5722964389/CEKPLqizv)
|
||||
[blueprint3d](https://github.com/furnishup/blueprint3d) | 允许用户在 Web 端对诸如房屋, 公寓等室内空间进行 3D 设计, 基于 three.js 创作, 利用其提供的组件可进行自定义拼接 |  | [](https://weibo.com/5722964389/CEKNhuh4q)
|
||||
[MrCode](https://github.com/haolloyin/MrCode) | 一个简单的 GitHub iPhone 客户端, 可以缓存项目中的 Markdown 渲染之后的 HTML 及其图片, 方便用户进行稍后阅读操作, 使用 Safari 登录 GitHub 进行 OAuth 授权, 项目内大多界面使用 UIStoryBoard 构建, 可以较为清晰的看到整个界面架构 |  | [](https://weibo.com/5722964389/CEJmSqx1k)
|
||||
[BabyBluetooth](https://github.com/coolnameismy/BabyBluetooth) | 一个非常容易使用的蓝牙库, 适用于 iOS 和 Mac OS, 基于原生 CoreBluetooth 框架封装, 可以帮开发者们更简单地使用 CoreBluetooth API, 使用链式方法体, 使得代码更简洁、优雅 |  | [](https://weibo.com/5722964389/CEJlea4pH)
|
||||
[bilibili-mac-client](https://github.com/typcn/bilibili-mac-client) | 一个开源的 Bilibili 非官方 Mac 客户端, 支持发送弹幕, 本地视频弹幕播放, 多 Tab 浏览, 一键下载视频等功能 |  | [](https://weibo.com/5722964389/CEIIZr0tu)
|
||||
|
||||
@@ -11,22 +11,22 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[django-jet](status.github_url) | 一款主打实用性的 Django 管理员模板, Demo 地址:http://demo.jet.geex-arts.com/admin/ |  | [](https://weibo.com/5722964389/DNSiiMf0)
|
||||
[NirZhihuDaily2.0](status.github_url) | 一款开源的非官方 @知乎日报 iOS 客户端 |  | [](https://weibo.com/5722964389/DLMph51o)
|
||||
[lanyon](status.github_url) | 一款强调内容优先, 附有侧边栏的 Jekyll 主题,, 整体界面和文字内容等排版十分简约, 自然, 清新, 能够让读者的精力更加专注在文章内容上面, Demo 地址:http://lanyon.getpoole.com/ |  | [](https://weibo.com/5722964389/DJMcu6M6)
|
||||
[Flatabulous](status.github_url) | 一套可用于 Ubuntu 或其它 Linux 桌面系统的扁平化主题 |  | [](https://weibo.com/5722964389/DFfq8v1b)
|
||||
[HackerNewsReader](status.github_url) | 一款轻量级的 iOS Hacker News 阅读器, 剔除了其它臃肿的功能和 UI, 仅为阅读而生 |  | [](https://weibo.com/5722964389/DAxtrB8G)
|
||||
[whatsappcli](status.github_url) | 一个可以在 Whatsapp 上通过发送消息的方式直接控制服务器的 Python 脚本, 果然够 Geek |  | [](https://weibo.com/5722964389/DwdZhe4i)
|
||||
[FlowingDrawer](status.github_url) | 实现了在 Android 系统上, 手势右滑时以流体动画弹出抽屉菜单的效果 |  | [](https://weibo.com/5722964389/DuY2baOI)
|
||||
[rainyday.js](status.github_url) | 能够模仿雨滴打在窗户上的动画效果, 是一款非常有趣的 JS 插件, Demo 地址:https://maroslaw.github.io/rainyday.js/ |  | [](https://weibo.com/5722964389/DlUQOEY)
|
||||
[ViewMonitor](status.github_url) | 能够帮助 iOS 开发者们精确的测量视图, 可直接在调试应用中查看具体某个视图的坐标, 宽高等参数, 另外还有一款类似的插件叫 MMPlaceHolder, 用 Reveal 的朋友看看就好, 别说话[doge] ViewMonitor 地址:https://github.com/daisuke0131/ViewMonitor MMPlaceHolder 地址: |  | [](https://weibo.com/5722964389/DhDDEY0S)
|
||||
[DGElasticPullToRefresh](status.github_url) | 一款带有弹性效果的 iOS 下拉刷新组件, dribbble 地址:https://dribbble.com/shots/2232385-Pull-Down-to-Refresh |  | [](https://weibo.com/5722964389/DdmAs7gv)
|
||||
[ZhiHuDaily-React-Native,](status.github_url) | 一个使用 React Native 实现的知乎日报 Android 兼 iOS 客户端, 文章地址:http://www.race604.com/react-native-android-practice/ |  | [](https://weibo.com/5722964389/DcgY20mY)
|
||||
[android-UCToast](status.github_url) | 向开发者演示了如何在不申请任何权限的情况下在 Android 应用中弹出悬浮窗, 感谢 @稀土圈 的推荐, 文章地址:http://gold.xitu.io/entry/5626f73960b25974a0e5e57c |  | [](https://weibo.com/5722964389/Dbncc0BO)
|
||||
[36krReader](status.github_url) | 开发者个人开发的 @36氪 非官方 Android 客户端, 遵循 Material Design 风格 |  | [](https://weibo.com/5722964389/D9FF6aiL)
|
||||
[drop](status.github_url) | 一款方便开发者快速创建下拉视图的前端插件, 可用 npm 或 bower 进行安装, Demo 地址:http://github.hubspot.com/drop/docs/welcome/ |  | [](https://weibo.com/5722964389/D8m07rCp)
|
||||
[ClipMenu](status.github_url) | 一款用于 Mac OS X 上的剪切板管理工具, 可以找到复制或剪切过的文本和图片, 极大的提高了生产力, 用过的都说好 |  | [](https://weibo.com/5722964389/D1G3uIh7)
|
||||
[simple-icons](status.github_url) | 为开发者提供了 112 个著名品牌商的 SVG 图标 |  | [](https://weibo.com/5722964389/CFW8UnCle)
|
||||
[trix](status.github_url) | Basecamp 公司开源的一款所见即所得的富文本编辑器, 致力于为用户打造最棒的编辑体验, 支持快捷键为文本添加样式, 嵌入链接, 快速上传图片, 保存编辑状态等操作 http://video.weibo.com/show?fid=1034:98c48491b309b7196285c79080cb4249 . | ![]() | [](https://weibo.com/5722964389/CFS20Giy)
|
||||
[sweet-alert-dialog](status.github_url) | 一款清新文艺的 Android 弹窗, 灵感来自于 JS 版的 SweetAlert |  | [](https://weibo.com/5722964389/CFPQVrApT)
|
||||
[jekyllthemes](status.github_url) | 收录了不少 Jekyll 主题, 总有一款适合你, 有兴趣的开发者也可以发 PR 推荐自己的主题, 主题展示地址:http://jekyllthemes.org/ |  | [](https://weibo.com/5722964389/CFMCiq5Yc)
|
||||
[django-jet](https://github.com/geex-arts/django-jet) | 一款主打实用性的 Django 管理员模板, Demo 地址:http://demo.jet.geex-arts.com/admin/ |  | [](https://weibo.com/5722964389/DNSiiMf0)
|
||||
[NirZhihuDaily2.0](https://github.com/zpz1237/NirZhihuDaily2.0/) | 一款开源的非官方 @知乎日报 iOS 客户端 |  | [](https://weibo.com/5722964389/DLMph51o)
|
||||
[lanyon](https://github.com/poole/lanyon) | 一款强调内容优先, 附有侧边栏的 Jekyll 主题,, 整体界面和文字内容等排版十分简约, 自然, 清新, 能够让读者的精力更加专注在文章内容上面, Demo 地址:http://lanyon.getpoole.com/ |  | [](https://weibo.com/5722964389/DJMcu6M6)
|
||||
[Flatabulous](https://github.com/anmoljagetia/Flatabulous) | 一套可用于 Ubuntu 或其它 Linux 桌面系统的扁平化主题 |  | [](https://weibo.com/5722964389/DFfq8v1b)
|
||||
[HackerNewsReader](https://github.com/rnystrom/HackerNewsReader) | 一款轻量级的 iOS Hacker News 阅读器, 剔除了其它臃肿的功能和 UI, 仅为阅读而生 |  | [](https://weibo.com/5722964389/DAxtrB8G)
|
||||
[whatsappcli](https://github.com/KarimJedda/whatsappcli) | 一个可以在 Whatsapp 上通过发送消息的方式直接控制服务器的 Python 脚本, 果然够 Geek |  | [](https://weibo.com/5722964389/DwdZhe4i)
|
||||
[FlowingDrawer](https://github.com/mxn21/FlowingDrawer) | 实现了在 Android 系统上, 手势右滑时以流体动画弹出抽屉菜单的效果 |  | [](https://weibo.com/5722964389/DuY2baOI)
|
||||
[rainyday.js](https://github.com/maroslaw/rainyday.js) | 能够模仿雨滴打在窗户上的动画效果, 是一款非常有趣的 JS 插件, Demo 地址:https://maroslaw.github.io/rainyday.js/ |  | [](https://weibo.com/5722964389/DlUQOEY)
|
||||
[ViewMonitor](https://github.com/adad184/MMPlaceHolder) | 能够帮助 iOS 开发者们精确的测量视图, 可直接在调试应用中查看具体某个视图的坐标, 宽高等参数, 另外还有一款类似的插件叫 MMPlaceHolder, 用 Reveal 的朋友看看就好, 别说话[doge] ViewMonitor 地址:https://github.com/daisuke0131/ViewMonitor MMPlaceHolder 地址: |  | [](https://weibo.com/5722964389/DhDDEY0S)
|
||||
[DGElasticPullToRefresh](https://github.com/gontovnik/DGElasticPullToRefresh) | 一款带有弹性效果的 iOS 下拉刷新组件, dribbble 地址:https://dribbble.com/shots/2232385-Pull-Down-to-Refresh |  | [](https://weibo.com/5722964389/DdmAs7gv)
|
||||
[ZhiHuDaily-React-Native,](https://github.com/race604/ZhiHuDaily-React-Native) | 一个使用 React Native 实现的知乎日报 Android 兼 iOS 客户端, 文章地址:http://www.race604.com/react-native-android-practice/ |  | [](https://weibo.com/5722964389/DcgY20mY)
|
||||
[android-UCToast](https://github.com/liaohuqiu/android-UCToast) | 向开发者演示了如何在不申请任何权限的情况下在 Android 应用中弹出悬浮窗, 感谢 @稀土圈 的推荐, 文章地址:http://gold.xitu.io/entry/5626f73960b25974a0e5e57c |  | [](https://weibo.com/5722964389/Dbncc0BO)
|
||||
[36krReader](https://github.com/kinneyyan/36krReader) | 开发者个人开发的 @36氪 非官方 Android 客户端, 遵循 Material Design 风格 |  | [](https://weibo.com/5722964389/D9FF6aiL)
|
||||
[drop](https://github.com/HubSpot/drop) | 一款方便开发者快速创建下拉视图的前端插件, 可用 npm 或 bower 进行安装, Demo 地址:http://github.hubspot.com/drop/docs/welcome/ |  | [](https://weibo.com/5722964389/D8m07rCp)
|
||||
[ClipMenu](https://github.com/naotaka/ClipMenu) | 一款用于 Mac OS X 上的剪切板管理工具, 可以找到复制或剪切过的文本和图片, 极大的提高了生产力, 用过的都说好 |  | [](https://weibo.com/5722964389/D1G3uIh7)
|
||||
[simple-icons](https://github.com/danleech/simple-icons) | 为开发者提供了 112 个著名品牌商的 SVG 图标 |  | [](https://weibo.com/5722964389/CFW8UnCle)
|
||||
[trix](https://github.com/basecamp/trix) | Basecamp 公司开源的一款所见即所得的富文本编辑器, 致力于为用户打造最棒的编辑体验, 支持快捷键为文本添加样式, 嵌入链接, 快速上传图片, 保存编辑状态等操作 http://video.weibo.com/show?fid=1034:98c48491b309b7196285c79080cb4249 . | ![]() | [](https://weibo.com/5722964389/CFS20Giy)
|
||||
[sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog) | 一款清新文艺的 Android 弹窗, 灵感来自于 JS 版的 SweetAlert |  | [](https://weibo.com/5722964389/CFPQVrApT)
|
||||
[jekyllthemes](https://github.com/mattvh/jekyllthemes) | 收录了不少 Jekyll 主题, 总有一款适合你, 有兴趣的开发者也可以发 PR 推荐自己的主题, 主题展示地址:http://jekyllthemes.org/ |  | [](https://weibo.com/5722964389/CFMCiq5Yc)
|
||||
|
||||
@@ -11,21 +11,21 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[MaskProgressView](status.github_url) | 又一款为音乐播放器而生的 Android 播放进度视图, YouTube 地址:https://www.youtube.com/watch?v=9ysT9VmaNXU |  | [](https://weibo.com/5722964389/D1T86DXAt)
|
||||
[Sketch-Flex-Layout](status.github_url) | Facebook 工程师开源的一个 UI 布局插件, 允许你在 Sketch 中使用 CSS Flexbox 来控制元素的布局 |  | [](https://weibo.com/5722964389/D1QLoxsMP)
|
||||
[TKSwitcherCollection](status.github_url) | 一个 iOS Switch 控件的动画集合, 作者的开发灵感来自于 Dribbble, Dribbble 地址:https://dribbble.com/search?q=Switcher+Oleg+Frolov |  | [](https://weibo.com/5722964389/D1NZSFcsv)
|
||||
[Protip](status.github_url) | 又一款优雅的 jQuery tooltip 插件, 可定制度高, 使用简单, Demo 地址:http://protip.rocks/ |  | [](https://weibo.com/5722964389/D1IiUwQlo)
|
||||
[TYAttributedLabel](status.github_url) | 一款简单,强大的 iOS 属性文本控件, 支持图文混排, 链接添加, 自定义排版 |  | [](https://weibo.com/5722964389/D1FRc9sWh)
|
||||
[ItemTouchHelper](status.github_url) | 一个非常强大的工具类, 帮助 Android 开发者处理在使用 drag&drop 和 swipe-to-dismiss 特性到 RecyclerView 时会遇到的棘手问题 |  | [](https://weibo.com/5722964389/D1Ahwp6Vf)
|
||||
[HTML](status.github_url) | Minifier 是一个高度可配置的, 经过良好测试的, 基于 JavaScript 的 HTML 在线压缩工具, Demo 地址:http://kangax.github.io/html-minifier/ |  | [](https://weibo.com/5722964389/D1xIpn7hg)
|
||||
[TYAlertController](status.github_url) | 一款可用于 iOS 系统上, 扩展较高的提醒, 弹出视图, 支持在 ViewController 和 UIWindow 上显示, 并可自定义 View 和 Animation, Blur 效果等 |  | [](https://weibo.com/5722964389/D1uXVC6la)
|
||||
[FoldableLayout](status.github_url) | 一个在 Android 系统上实现了折叠布局动画效果的 Demo |  | [](https://weibo.com/5722964389/D1qQCpign)
|
||||
[TKRubberIndicator](status.github_url) | 一个带粘性过渡动画效果的 iOS 指示器, 由于目前尚未集成 CocoaPods, 使用还有些不便 |  | [](https://weibo.com/5722964389/D1lxr4qW4)
|
||||
[drag-select-recyclerview](status.github_url) | 实现了类似 Google Photos 风格的图片多选效果 |  | [](https://weibo.com/5722964389/D1hq7xwk8)
|
||||
[StarWars.iOS](status.github_url) | 实现了 iOS 视图炸裂的酷炫动画效果 |  | [](https://weibo.com/5722964389/D1eRP8BJl)
|
||||
[Lobsterpicker](status.github_url) | 为 Android 开发者提供了满足 Material Design 风格的颜色选择器, Google Player 下载地址:https://play.google.com/store/apps/details?id=com.larswerkman.lobsterpickerproject |  | [](https://weibo.com/5722964389/D1cvHlrSQ)
|
||||
[CSSgram](status.github_url) | 一个微型的 CSS 滤镜库, 帮助开发者们快速创建类似 Instagram 的滤镜效果 Demo 地址:http://una.im/CSSgram/ |  | [](https://weibo.com/5722964389/D17Ns18tf)
|
||||
[RxWebViewController](status.github_url) | 实现类似微信的 iOS 的 WebView 导航效果, 包括显示进度条加载, 左滑返回上个网页或者关闭当前视图的功能 |  | [](https://weibo.com/5722964389/D152YgkRS)
|
||||
[AVLoadingIndicatorView](status.github_url) | 整合了一些漂亮的 Android 动画加载效果, iOS 版本的叫 NVActivityIndicatorView, Android 版 https://github.com/81813780/AVLoadingIndicatorView iOS 版 GitHub 地址: |  | [](https://weibo.com/5722964389/D12VRzi2q)
|
||||
[quill](status.github_url) | 一款跨浏览器的前端富文本编辑器, Demo 地址:http://quilljs.com/ |  | [](https://weibo.com/5722964389/DYxUvsNF)
|
||||
[ViewInspector](status.github_url) | 一款可让 Android 开发者直接在应用内工具栏调试视图的插件 |  | [](https://weibo.com/5722964389/DWyPrVqr)
|
||||
[MaskProgressView](https://github.com/iammert/MaskProgressView) | 又一款为音乐播放器而生的 Android 播放进度视图, YouTube 地址:https://www.youtube.com/watch?v=9ysT9VmaNXU |  | [](https://weibo.com/5722964389/D1T86DXAt)
|
||||
[Sketch-Flex-Layout](https://github.com/hrescak/Sketch-Flex-Layout) | Facebook 工程师开源的一个 UI 布局插件, 允许你在 Sketch 中使用 CSS Flexbox 来控制元素的布局 |  | [](https://weibo.com/5722964389/D1QLoxsMP)
|
||||
[TKSwitcherCollection](https://github.com/TBXark/TKSwitcherCollection) | 一个 iOS Switch 控件的动画集合, 作者的开发灵感来自于 Dribbble, Dribbble 地址:https://dribbble.com/search?q=Switcher+Oleg+Frolov |  | [](https://weibo.com/5722964389/D1NZSFcsv)
|
||||
[Protip](https://github.com/DoclerLabs/Protip) | 又一款优雅的 jQuery tooltip 插件, 可定制度高, 使用简单, Demo 地址:http://protip.rocks/ |  | [](https://weibo.com/5722964389/D1IiUwQlo)
|
||||
[TYAttributedLabel](https://github.com/12207480/TYAttributedLabel) | 一款简单,强大的 iOS 属性文本控件, 支持图文混排, 链接添加, 自定义排版 |  | [](https://weibo.com/5722964389/D1FRc9sWh)
|
||||
[ItemTouchHelper](https://github.com/iPaulPro/Android-ItemTouchHelper-Demo) | 一个非常强大的工具类, 帮助 Android 开发者处理在使用 drag&drop 和 swipe-to-dismiss 特性到 RecyclerView 时会遇到的棘手问题 |  | [](https://weibo.com/5722964389/D1Ahwp6Vf)
|
||||
[HTML](https://github.com/kangax/html-minifier) | Minifier 是一个高度可配置的, 经过良好测试的, 基于 JavaScript 的 HTML 在线压缩工具, Demo 地址:http://kangax.github.io/html-minifier/ |  | [](https://weibo.com/5722964389/D1xIpn7hg)
|
||||
[TYAlertController](https://github.com/12207480/TYAlertController) | 一款可用于 iOS 系统上, 扩展较高的提醒, 弹出视图, 支持在 ViewController 和 UIWindow 上显示, 并可自定义 View 和 Animation, Blur 效果等 |  | [](https://weibo.com/5722964389/D1uXVC6la)
|
||||
[FoldableLayout](https://github.com/worldline/FoldableLayout) | 一个在 Android 系统上实现了折叠布局动画效果的 Demo |  | [](https://weibo.com/5722964389/D1qQCpign)
|
||||
[TKRubberIndicator](https://github.com/TBXark/TKRubberIndicator) | 一个带粘性过渡动画效果的 iOS 指示器, 由于目前尚未集成 CocoaPods, 使用还有些不便 |  | [](https://weibo.com/5722964389/D1lxr4qW4)
|
||||
[drag-select-recyclerview](https://github.com/afollestad/drag-select-recyclerview) | 实现了类似 Google Photos 风格的图片多选效果 |  | [](https://weibo.com/5722964389/D1hq7xwk8)
|
||||
[StarWars.iOS](https://github.com/Yalantis/StarWars.iOS) | 实现了 iOS 视图炸裂的酷炫动画效果 |  | [](https://weibo.com/5722964389/D1eRP8BJl)
|
||||
[Lobsterpicker](https://github.com/LarsWerkman/Lobsterpicker) | 为 Android 开发者提供了满足 Material Design 风格的颜色选择器, Google Player 下载地址:https://play.google.com/store/apps/details?id=com.larswerkman.lobsterpickerproject |  | [](https://weibo.com/5722964389/D1cvHlrSQ)
|
||||
[CSSgram](https://github.com/una/CSSgram) | 一个微型的 CSS 滤镜库, 帮助开发者们快速创建类似 Instagram 的滤镜效果 Demo 地址:http://una.im/CSSgram/ |  | [](https://weibo.com/5722964389/D17Ns18tf)
|
||||
[RxWebViewController](https://github.com/Roxasora/RxWebViewController) | 实现类似微信的 iOS 的 WebView 导航效果, 包括显示进度条加载, 左滑返回上个网页或者关闭当前视图的功能 |  | [](https://weibo.com/5722964389/D152YgkRS)
|
||||
[AVLoadingIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView) | 整合了一些漂亮的 Android 动画加载效果, iOS 版本的叫 NVActivityIndicatorView, Android 版 https://github.com/81813780/AVLoadingIndicatorView iOS 版 GitHub 地址: |  | [](https://weibo.com/5722964389/D12VRzi2q)
|
||||
[quill](https://github.com/quilljs/quill) | 一款跨浏览器的前端富文本编辑器, Demo 地址:http://quilljs.com/ |  | [](https://weibo.com/5722964389/DYxUvsNF)
|
||||
[ViewInspector](https://github.com/xfumihiro/ViewInspector) | 一款可让 Android 开发者直接在应用内工具栏调试视图的插件 |  | [](https://weibo.com/5722964389/DWyPrVqr)
|
||||
|
||||
@@ -11,22 +11,22 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[SCTrelloNavigation](status.github_url) | 一个在 iOS 上实现了类似 trello 的导航动效控件的 Demo, 创作灵感来自 Dribbble, Dribbble 地址:https://dribbble.com/shots/2114816-Trello-Navigation |  | [](https://weibo.com/5722964389/D2UYR9wF8)
|
||||
[YYText](status.github_url) | 一款功能强大的 iOS 富文本编辑与显示框架, 支持异步排版与渲染、图文混排、自定义点击样式、自定义键盘、表情解析与输入、图片复制粘贴、容器形状控制、竖排版、文本变形、Markdown 等功能, 能够实现微博微信QQ等应用的全部文本需求 |  | [](https://weibo.com/5722964389/D2NbPCnzz)
|
||||
[react-native-nw-react-calculator](status.github_url) | 一个用一份相同的 React Native 代码, 支持同时在桌面, 手机, 浏览器端运行的计算器 Demo |  | [](https://weibo.com/5722964389/D2LiW6XU0)
|
||||
[Confidant](status.github_url) | Lyft 开发者用 Python 开发的开源秘密管理服务, 提供用户友好的存储和安全访问秘密的方式, 官网地址:http://lyft.github.io/confidant/ |  | [](https://weibo.com/5722964389/D2Ia6nxMI)
|
||||
[AndroidChangeSkin](status.github_url) | 一种完全无侵入的 Android 应用换肤方式,支持插件式和应用内换肤,无需重启 Activity |  | [](https://weibo.com/5722964389/D2DLl8sdQ)
|
||||
[LSYevernote](status.github_url) | 实现了类似印象笔记 iOS 应用的交互动画效果, 文章地址:http://allsome.love/yin-xiang-bi-ji-jiao-hu-xiao-guo-de-shi-xian/ |  | [](https://weibo.com/5722964389/D2BNzgKeN)
|
||||
[Legofy](status.github_url) | 一个可将一个静态图片和 GIF 图转换成 LEGO 风格的 Python 程序 |  | [](https://weibo.com/5722964389/D2yEJxXKJ)
|
||||
[MaterialCalendarView](status.github_url) | 一款遵循 Material Design 风格的 Android 日历 |  | [](https://weibo.com/5722964389/D2uLe60i9)
|
||||
[Administrate](status.github_url) | 一款可用于 Rails 应用的轻量级管理面板, Demo 应用部署在 Heroku 上, Demo 地址:https://administrate-prototype.herokuapp.com/admin/ |  | [](https://weibo.com/5722964389/D2shNkqWD)
|
||||
[MQRCodeReaderViewController](status.github_url) | 一个基于 QRCodeReaderViewController 进行二次开发的 iOS 二维码扫描控件, 仿照微信的二维码扫描器对界面风格进行美化, 直接加入项目就能使用, 无需再次定制 UI |  | [](https://weibo.com/5722964389/D2pvhEgfo)
|
||||
[BGARefreshLayout-Android](status.github_url) | 集成了多种下拉刷新、上拉加载更多等动画效果, 支持配置自定义头部广告位 |  | [](https://weibo.com/5722964389/D2lkJh0uF)
|
||||
[react-toolbox](status.github_url) | 一款基于 Google Material Design 风格设计的 React 组件工具箱, 提供了不少组件供开发者使用, Demo 地址:http://react-toolbox.com/#/components |  | [](https://weibo.com/5722964389/D2iTJrh4F)
|
||||
[StitchingImage](status.github_url) | 一款 iOS 仿微信群组封面拼接控件, 直接拖进项目即可使用, 支持 CocoaPods 快速安装 |  | [](https://weibo.com/5722964389/D2g2iBsGB)
|
||||
[AndroidtoAppleVectorLogo](status.github_url) | 一个可将 Android Logo 通过渐变动画效果转换为 Apple Logo 的小 Demo, GtiHub 地址: |  | [](https://weibo.com/5722964389/D2bUeovp7)
|
||||
[img2css](status.github_url) | 可将图片转换为纯 CSS 图片, Demo 地址:http://javier.xyz/img2css/ |  | [](https://weibo.com/5722964389/D29NrvhAj)
|
||||
[YYWebImage](status.github_url) | 一个图片加载库, 支持 APNG、WebP、GIF 播放, 支持渐进式图片加载, 具有更高性能的缓存, 拥有更多图像处理方法, 文章地址:http://blog.ibireme.com/2015/11/02/mobile_image_benchmark/ |  | [](https://weibo.com/5722964389/D26LBgGsr)
|
||||
[GestureViews](status.github_url) | 一款利用手势对图片进行放大缩小, 以及位置移动的 Android 库 |  | [](https://weibo.com/5722964389/D223lFI0E)
|
||||
[react-native-progress](status.github_url) | 一款用 React Native 写的加载进度条组件, 目前仍处于完善阶段 |  | [](https://weibo.com/5722964389/D200IaXWV)
|
||||
[SDECollectionViewAlbumTransition](status.github_url) | 用自定义的 push 和 pop 实现了有趣的 iOS 相册翻开动画效果 |  | [](https://weibo.com/5722964389/D1XnWxgWF)
|
||||
[SCTrelloNavigation](https://github.com/SergioChan/SCTrelloNavigation) | 一个在 iOS 上实现了类似 trello 的导航动效控件的 Demo, 创作灵感来自 Dribbble, Dribbble 地址:https://dribbble.com/shots/2114816-Trello-Navigation |  | [](https://weibo.com/5722964389/D2UYR9wF8)
|
||||
[YYText](https://github.com/ibireme/YYText) | 一款功能强大的 iOS 富文本编辑与显示框架, 支持异步排版与渲染、图文混排、自定义点击样式、自定义键盘、表情解析与输入、图片复制粘贴、容器形状控制、竖排版、文本变形、Markdown 等功能, 能够实现微博微信QQ等应用的全部文本需求 |  | [](https://weibo.com/5722964389/D2NbPCnzz)
|
||||
[react-native-nw-react-calculator](https://github.com/benoitvallon/react-native-nw-react-calculator) | 一个用一份相同的 React Native 代码, 支持同时在桌面, 手机, 浏览器端运行的计算器 Demo |  | [](https://weibo.com/5722964389/D2LiW6XU0)
|
||||
[Confidant](https://github.com/lyft/confidant) | Lyft 开发者用 Python 开发的开源秘密管理服务, 提供用户友好的存储和安全访问秘密的方式, 官网地址:http://lyft.github.io/confidant/ |  | [](https://weibo.com/5722964389/D2Ia6nxMI)
|
||||
[AndroidChangeSkin](https://github.com/hongyangAndroid/AndroidChangeSkin) | 一种完全无侵入的 Android 应用换肤方式,支持插件式和应用内换肤,无需重启 Activity |  | [](https://weibo.com/5722964389/D2DLl8sdQ)
|
||||
[LSYevernote](https://github.com/allsome/LSYevernote) | 实现了类似印象笔记 iOS 应用的交互动画效果, 文章地址:http://allsome.love/yin-xiang-bi-ji-jiao-hu-xiao-guo-de-shi-xian/ |  | [](https://weibo.com/5722964389/D2BNzgKeN)
|
||||
[Legofy](https://github.com/JuanPotato/Legofy) | 一个可将一个静态图片和 GIF 图转换成 LEGO 风格的 Python 程序 |  | [](https://weibo.com/5722964389/D2yEJxXKJ)
|
||||
[MaterialCalendarView](https://github.com/SAMSistemas/MaterialCalendarView) | 一款遵循 Material Design 风格的 Android 日历 |  | [](https://weibo.com/5722964389/D2uLe60i9)
|
||||
[Administrate](https://github.com/thoughtbot/administrate) | 一款可用于 Rails 应用的轻量级管理面板, Demo 应用部署在 Heroku 上, Demo 地址:https://administrate-prototype.herokuapp.com/admin/ |  | [](https://weibo.com/5722964389/D2shNkqWD)
|
||||
[MQRCodeReaderViewController](https://github.com/zhengjinghua/MQRCodeReaderViewController) | 一个基于 QRCodeReaderViewController 进行二次开发的 iOS 二维码扫描控件, 仿照微信的二维码扫描器对界面风格进行美化, 直接加入项目就能使用, 无需再次定制 UI |  | [](https://weibo.com/5722964389/D2pvhEgfo)
|
||||
[BGARefreshLayout-Android](https://github.com/bingoogolapple/BGARefreshLayout-Android) | 集成了多种下拉刷新、上拉加载更多等动画效果, 支持配置自定义头部广告位 |  | [](https://weibo.com/5722964389/D2lkJh0uF)
|
||||
[react-toolbox](https://github.com/react-toolbox/react-toolbox) | 一款基于 Google Material Design 风格设计的 React 组件工具箱, 提供了不少组件供开发者使用, Demo 地址:http://react-toolbox.com/#/components |  | [](https://weibo.com/5722964389/D2iTJrh4F)
|
||||
[StitchingImage](https://github.com/zhengjinghua/StitchingImage) | 一款 iOS 仿微信群组封面拼接控件, 直接拖进项目即可使用, 支持 CocoaPods 快速安装 |  | [](https://weibo.com/5722964389/D2g2iBsGB)
|
||||
[AndroidtoAppleVectorLogo](https://github.com/lewismcgeary/AndroidtoAppleVectorLogo) | 一个可将 Android Logo 通过渐变动画效果转换为 Apple Logo 的小 Demo, GtiHub 地址: |  | [](https://weibo.com/5722964389/D2bUeovp7)
|
||||
[img2css](https://github.com/javierbyte/img2css) | 可将图片转换为纯 CSS 图片, Demo 地址:http://javier.xyz/img2css/ |  | [](https://weibo.com/5722964389/D29NrvhAj)
|
||||
[YYWebImage](https://github.com/ibireme/YYWebImage/) | 一个图片加载库, 支持 APNG、WebP、GIF 播放, 支持渐进式图片加载, 具有更高性能的缓存, 拥有更多图像处理方法, 文章地址:http://blog.ibireme.com/2015/11/02/mobile_image_benchmark/ |  | [](https://weibo.com/5722964389/D26LBgGsr)
|
||||
[GestureViews](https://github.com/alexvasilkov/GestureViews) | 一款利用手势对图片进行放大缩小, 以及位置移动的 Android 库 |  | [](https://weibo.com/5722964389/D223lFI0E)
|
||||
[react-native-progress](https://github.com/oblador/react-native-progress) | 一款用 React Native 写的加载进度条组件, 目前仍处于完善阶段 |  | [](https://weibo.com/5722964389/D200IaXWV)
|
||||
[SDECollectionViewAlbumTransition](https://github.com/seedante/SDECollectionViewAlbumTransition) | 用自定义的 push 和 pop 实现了有趣的 iOS 相册翻开动画效果 |  | [](https://weibo.com/5722964389/D1XnWxgWF)
|
||||
|
||||
@@ -11,22 +11,22 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Reveal-In-GitHub](status.github_url) | 一个可从 Xcode 代码中快速跳转到 GitHub 当前行 Blame 页面的 Xcode 插件, 另外还支持跳转到 GitHub 历史提交, Notifications, Issues, PRs 等页面, 可自定制快捷键, 使用 Alcatraz 进行快速安装 |  | [](https://weibo.com/5722964389/D3YOZFvUY)
|
||||
[Segment](status.github_url) | 一款可用于绘制和制作 SVG 描边路径动画的 JavaScript 插件, 开发者可以使用自定义参数来绘制自己的 SVG 路径, Demo 地址:http://lmgonzalves.github.io/segment/ |  | [](https://weibo.com/5722964389/D3W4weYjP)
|
||||
[WheelView-Android](status.github_url) | 一款开源的 Android 滚动选择控件, 适用于不少应用场景 |  | [](https://weibo.com/5722964389/D3QXUCXeZ)
|
||||
[f.lux](status.github_url) | flux 的 iOS 版本, flux 是一款能够自动调整屏幕色温以减少眼睛疲劳度的护眼应用, 由于 App Store 的审核政策关系, 此款 iOS 应用无法上架到商店, 只能通过开发者自行编译或在越狱 iPhone 上使用 |  | [](https://weibo.com/5722964389/D3LRjoekf)
|
||||
[Android-Link-Preview](status.github_url) | 一款可直接对链接地址的 Web 内容进行预览操作的 Android 组件, 可抓取到链接中的标题, 文本, 图片等信息 |  | [](https://weibo.com/5722964389/D3HoumuX3)
|
||||
[VBFPopFlatButton](status.github_url) | 一款可应用在 iOS 应用上的, 使用 Pop 引擎开发并拥有 21 种不同显示状态的扁平化按钮, 拥有两种类型的动画过渡效果 |  | [](https://weibo.com/5722964389/D3FP4uojH)
|
||||
[markright](status.github_url) | 又一款所见即得的 Markdown 编辑器, 兼容多种不同 PC 系统, Mac 上可直接使用 brew cask 进行安装 |  | [](https://weibo.com/5722964389/D3CN8FJA9)
|
||||
[Highlight](status.github_url) | 一款可应用于 Android 应用上的指向性功能高亮的库, 可以快速的给应用添加上应用引导的效果 |  | [](https://weibo.com/5722964389/D3y4Tno7A)
|
||||
[github-corners](status.github_url) | 为替代存活七年之久的 "Fork me on GitHub" 而生的 ribbon, 也是时候换掉你项目中的千篇一律的默认样式了, Demo 地址:http://tholman.com/github-corners/ |  | [](https://weibo.com/5722964389/D3wtrDllB)
|
||||
[climb](status.github_url) | 一款 Composer 版本管理工具, 目前仍然处于开发版本, 还有不少 Bug 存在, 请 PHPer 慎用 |  | [](https://weibo.com/5722964389/D3t5B7RjM)
|
||||
[HeaderAndFooterRecyclerView](status.github_url) | 一款可用于 Android 应用上的, 支持 addHeaderView, addFooterView, 以及分页加载数据的 RecyclerView |  | [](https://weibo.com/5722964389/D3olJ5bPB)
|
||||
[MPParallaxView](status.github_url) | 用 Swift 写的类似 Apple TV Parallax 效果的视图 |  | [](https://weibo.com/5722964389/D3mJt72ob)
|
||||
[simplebox.js](status.github_url) | 一款轻量级的图片放大 jQuery 插件, Demo 地址:http://ratiksharma.com/simplebox.js/ |  | [](https://weibo.com/5722964389/D3jADntsn)
|
||||
[QingTingCheat](status.github_url) | @蜻蜓FM 线上最新版 apk v5.0.1 的反编译源码, 开发者通过对其 Android 客户端的代码进行了剖析, 以确定其是否涉嫌诈骗投资人和广告主, 需要顺带一提的是, 国民老公 @王思聪 也参与到了本次事件的讨论中来 |  | [](https://weibo.com/5722964389/D3fUGhQBT)
|
||||
[Jacman](status.github_url) | 为 Hexo 设计的一款清新且具有响应式的主题, 拥有更丰富的特性并支持了很多的国内服务, Demo 地址:http://wuchong.me/jacman/ |  | [](https://weibo.com/5722964389/D3dNpxSGX)
|
||||
[droptogif](status.github_url) | 一个可直接将视频转为 GIF 动画效果图的 Mac 应用 |  | [](https://weibo.com/5722964389/D3dpt2pjr)
|
||||
[jquery-drawsvg](status.github_url) | 一款轻量级的使用 jQuery 来绘制 SVG 图形轮廓线路径动画的插件, 该插件使用 jQuery 内置的动画引擎来使 SVG 元素中的 Path 元素产生动画, Demo 地址:http://lcdsantos.github.io/jquery-drawsvg/ |  | [](https://weibo.com/5722964389/D3agDBmeJ)
|
||||
[FlycoTabLayout](status.github_url) | 由 @飞哥Flyco 开源的一个 Android TabLayout 库 |  | [](https://weibo.com/5722964389/D357hfot9)
|
||||
[Scooter](status.github_url) | Dropbox 开源的一套 SCSS 框架和 UI 库, Demo 地址:http://dropbox.github.io/scooter/index.html |  | [](https://weibo.com/5722964389/D319Yhbse)
|
||||
[Reveal-In-GitHub](https://github.com/lzwjava/Reveal-In-Github) | 一个可从 Xcode 代码中快速跳转到 GitHub 当前行 Blame 页面的 Xcode 插件, 另外还支持跳转到 GitHub 历史提交, Notifications, Issues, PRs 等页面, 可自定制快捷键, 使用 Alcatraz 进行快速安装 |  | [](https://weibo.com/5722964389/D3YOZFvUY)
|
||||
[Segment](https://github.com/lmgonzalves/segment) | 一款可用于绘制和制作 SVG 描边路径动画的 JavaScript 插件, 开发者可以使用自定义参数来绘制自己的 SVG 路径, Demo 地址:http://lmgonzalves.github.io/segment/ |  | [](https://weibo.com/5722964389/D3W4weYjP)
|
||||
[WheelView-Android](https://github.com/lantouzi/WheelView-Android) | 一款开源的 Android 滚动选择控件, 适用于不少应用场景 |  | [](https://weibo.com/5722964389/D3QXUCXeZ)
|
||||
[f.lux](https://github.com/jefferyleo/f.lux) | flux 的 iOS 版本, flux 是一款能够自动调整屏幕色温以减少眼睛疲劳度的护眼应用, 由于 App Store 的审核政策关系, 此款 iOS 应用无法上架到商店, 只能通过开发者自行编译或在越狱 iPhone 上使用 |  | [](https://weibo.com/5722964389/D3LRjoekf)
|
||||
[Android-Link-Preview](https://github.com/LeonardoCardoso/Android-Link-Preview) | 一款可直接对链接地址的 Web 内容进行预览操作的 Android 组件, 可抓取到链接中的标题, 文本, 图片等信息 |  | [](https://weibo.com/5722964389/D3HoumuX3)
|
||||
[VBFPopFlatButton](https://github.com/victorBaro/VBFPopFlatButton) | 一款可应用在 iOS 应用上的, 使用 Pop 引擎开发并拥有 21 种不同显示状态的扁平化按钮, 拥有两种类型的动画过渡效果 |  | [](https://weibo.com/5722964389/D3FP4uojH)
|
||||
[markright](https://github.com/dvcrn/markright) | 又一款所见即得的 Markdown 编辑器, 兼容多种不同 PC 系统, Mac 上可直接使用 brew cask 进行安装 |  | [](https://weibo.com/5722964389/D3CN8FJA9)
|
||||
[Highlight](https://github.com/hongyangAndroid/Highlight) | 一款可应用于 Android 应用上的指向性功能高亮的库, 可以快速的给应用添加上应用引导的效果 |  | [](https://weibo.com/5722964389/D3y4Tno7A)
|
||||
[github-corners](https://github.com/tholman/github-corners) | 为替代存活七年之久的 "Fork me on GitHub" 而生的 ribbon, 也是时候换掉你项目中的千篇一律的默认样式了, Demo 地址:http://tholman.com/github-corners/ |  | [](https://weibo.com/5722964389/D3wtrDllB)
|
||||
[climb](https://github.com/vinkla/climb) | 一款 Composer 版本管理工具, 目前仍然处于开发版本, 还有不少 Bug 存在, 请 PHPer 慎用 |  | [](https://weibo.com/5722964389/D3t5B7RjM)
|
||||
[HeaderAndFooterRecyclerView](https://github.com/cundong/HeaderAndFooterRecyclerView) | 一款可用于 Android 应用上的, 支持 addHeaderView, addFooterView, 以及分页加载数据的 RecyclerView |  | [](https://weibo.com/5722964389/D3olJ5bPB)
|
||||
[MPParallaxView](https://github.com/DroidsOnRoids/MPParallaxView) | 用 Swift 写的类似 Apple TV Parallax 效果的视图 |  | [](https://weibo.com/5722964389/D3mJt72ob)
|
||||
[simplebox.js](https://github.com/libhide/simplebox.js) | 一款轻量级的图片放大 jQuery 插件, Demo 地址:http://ratiksharma.com/simplebox.js/ |  | [](https://weibo.com/5722964389/D3jADntsn)
|
||||
[QingTingCheat](https://github.com/cryfish2015/QingTingCheat) | @蜻蜓FM 线上最新版 apk v5.0.1 的反编译源码, 开发者通过对其 Android 客户端的代码进行了剖析, 以确定其是否涉嫌诈骗投资人和广告主, 需要顺带一提的是, 国民老公 @王思聪 也参与到了本次事件的讨论中来 |  | [](https://weibo.com/5722964389/D3fUGhQBT)
|
||||
[Jacman](https://github.com/wuchong/jacman) | 为 Hexo 设计的一款清新且具有响应式的主题, 拥有更丰富的特性并支持了很多的国内服务, Demo 地址:http://wuchong.me/jacman/ |  | [](https://weibo.com/5722964389/D3dNpxSGX)
|
||||
[droptogif](https://github.com/mortenjust/droptogif) | 一个可直接将视频转为 GIF 动画效果图的 Mac 应用 |  | [](https://weibo.com/5722964389/D3dpt2pjr)
|
||||
[jquery-drawsvg](https://github.com/lcdsantos/jquery-drawsvg) | 一款轻量级的使用 jQuery 来绘制 SVG 图形轮廓线路径动画的插件, 该插件使用 jQuery 内置的动画引擎来使 SVG 元素中的 Path 元素产生动画, Demo 地址:http://lcdsantos.github.io/jquery-drawsvg/ |  | [](https://weibo.com/5722964389/D3agDBmeJ)
|
||||
[FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout) | 由 @飞哥Flyco 开源的一个 Android TabLayout 库 |  | [](https://weibo.com/5722964389/D357hfot9)
|
||||
[Scooter](https://github.com/dropbox/scooter) | Dropbox 开源的一套 SCSS 框架和 UI 库, Demo 地址:http://dropbox.github.io/scooter/index.html |  | [](https://weibo.com/5722964389/D319Yhbse)
|
||||
|
||||
@@ -11,17 +11,17 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[react-native-desktop](status.github_url) | 能够帮助开发者使用 React Native 快速构建自己的 Mac OS 应用, 目前各项功能还在完善中, 因此暂不建议直接用到生产环境上 |  | [](https://weibo.com/5722964389/D538mobew)
|
||||
[APlayer](status.github_url) | 一款漂亮的 HTML5 播放器, UI 参考了网易云音乐的外链播放器, Demo 地址:https://www.anotherhome.net/file/APlayer/ |  | [](https://weibo.com/5722964389/D4U0ddikM)
|
||||
[Beans](status.github_url) | 一款轻量级的 WordPress 主题框架, Demo 地址:http://demo.getbeans.io/ |  | [](https://weibo.com/5722964389/D4H17bfcx)
|
||||
[animate](status.github_url) | 一款提供了不少 Android 动画效果的代码实例 |  | [](https://weibo.com/5722964389/D4BCn1Jfz)
|
||||
[GitHub-Dark](status.github_url) | 一款以暗黑色调为主的 GitHub 主题 |  | [](https://weibo.com/5722964389/D4x7UBFbJ)
|
||||
[uno-zen](status.github_url) | 一款优雅简洁的 Ghost 主题, Demo 地址:http://kikobeats.com/ |  | [](https://weibo.com/5722964389/D4stJ5Bi1)
|
||||
[AgendaCalendarView](status.github_url) | 一款在日历和议事日程间添加简易导航效果的 Android 控件 |  | [](https://weibo.com/5722964389/D4qI8gubP)
|
||||
[CozyLoadingActivity](status.github_url) | 一款轻量级的 iOS 加载控件, 简单易用, 方便开发者快速集成到自己的应用中 |  | [](https://weibo.com/5722964389/D4nZhgzHz)
|
||||
[CharacterPickerView](status.github_url) | 一款高仿 iOS 的 Android 滚轮控件, 可实现三级联动的选择器 |  | [](https://weibo.com/5722964389/D4iX8C0Ea)
|
||||
[Splitflap](status.github_url) | 可用于快速给 iOS 应用创建文字翻转的动画效果 |  | [](https://weibo.com/5722964389/D4gUUcfps)
|
||||
[notie.js](status.github_url) | 一款轻量级的 JavaScript 通知插件, 无任何依赖, 支持多种不同样式的通知类型, 可根据显示屏幕自动调节字体大小, Demo 地址:https://jaredreich.com/projects/notie.js/ |  | [](https://weibo.com/5722964389/D4eeTiKhF)
|
||||
[DOUAudioStreamer](status.github_url) | 由 @豆瓣 iOS 技术团队开源的一款可用于 iOS/Mac 的流媒体播放引擎, 方便开发者快速搭建自己的音频软件, 唯一不足的是此引擎使用的是 AudioSession, 而不是较新的 AVAudioSession API |  | [](https://weibo.com/5722964389/D49DX1tDJ)
|
||||
[KLog](status.github_url) | 一个 Android LogCat 工具类, 支持行号、所在函数、点击自动跳转、JSON 格式自定解析打印等功能 |  | [](https://weibo.com/5722964389/D484xc1VH)
|
||||
[AnimatedMenuIcon](status.github_url) | 一个用 Segment 插件实现了 SVG 菜单按钮动画过渡效果的 Demo, 创作灵感来自 Dribbble, Demo 地址:http://tympanus.net/Tutorials/AnimatedMenuIcon/ |  | [](https://weibo.com/5722964389/D456F5VJt)
|
||||
[react-native-desktop](https://github.com/ptmt/react-native-desktop) | 能够帮助开发者使用 React Native 快速构建自己的 Mac OS 应用, 目前各项功能还在完善中, 因此暂不建议直接用到生产环境上 |  | [](https://weibo.com/5722964389/D538mobew)
|
||||
[APlayer](https://github.com/DIYgod/APlayer) | 一款漂亮的 HTML5 播放器, UI 参考了网易云音乐的外链播放器, Demo 地址:https://www.anotherhome.net/file/APlayer/ |  | [](https://weibo.com/5722964389/D4U0ddikM)
|
||||
[Beans](https://github.com/Getbeans/Beans) | 一款轻量级的 WordPress 主题框架, Demo 地址:http://demo.getbeans.io/ |  | [](https://weibo.com/5722964389/D4H17bfcx)
|
||||
[animate](https://github.com/hitherejoe/animate) | 一款提供了不少 Android 动画效果的代码实例 |  | [](https://weibo.com/5722964389/D4BCn1Jfz)
|
||||
[GitHub-Dark](https://github.com/StylishThemes/GitHub-Dark) | 一款以暗黑色调为主的 GitHub 主题 |  | [](https://weibo.com/5722964389/D4x7UBFbJ)
|
||||
[uno-zen](https://github.com/Kikobeats/uno-zen) | 一款优雅简洁的 Ghost 主题, Demo 地址:http://kikobeats.com/ |  | [](https://weibo.com/5722964389/D4stJ5Bi1)
|
||||
[AgendaCalendarView](https://github.com/Tibolte/AgendaCalendarView) | 一款在日历和议事日程间添加简易导航效果的 Android 控件 |  | [](https://weibo.com/5722964389/D4qI8gubP)
|
||||
[CozyLoadingActivity](https://github.com/goktugyil/CozyLoadingActivity) | 一款轻量级的 iOS 加载控件, 简单易用, 方便开发者快速集成到自己的应用中 |  | [](https://weibo.com/5722964389/D4nZhgzHz)
|
||||
[CharacterPickerView](https://github.com/alafighting/CharacterPickerView) | 一款高仿 iOS 的 Android 滚轮控件, 可实现三级联动的选择器 |  | [](https://weibo.com/5722964389/D4iX8C0Ea)
|
||||
[Splitflap](https://github.com/yannickl/Splitflap) | 可用于快速给 iOS 应用创建文字翻转的动画效果 |  | [](https://weibo.com/5722964389/D4gUUcfps)
|
||||
[notie.js](https://github.com/jaredreich/notie.js) | 一款轻量级的 JavaScript 通知插件, 无任何依赖, 支持多种不同样式的通知类型, 可根据显示屏幕自动调节字体大小, Demo 地址:https://jaredreich.com/projects/notie.js/ |  | [](https://weibo.com/5722964389/D4eeTiKhF)
|
||||
[DOUAudioStreamer](https://github.com/douban/DOUAudioStreamer) | 由 @豆瓣 iOS 技术团队开源的一款可用于 iOS/Mac 的流媒体播放引擎, 方便开发者快速搭建自己的音频软件, 唯一不足的是此引擎使用的是 AudioSession, 而不是较新的 AVAudioSession API |  | [](https://weibo.com/5722964389/D49DX1tDJ)
|
||||
[KLog](https://github.com/ZhaoKaiQiang/KLog) | 一个 Android LogCat 工具类, 支持行号、所在函数、点击自动跳转、JSON 格式自定解析打印等功能 |  | [](https://weibo.com/5722964389/D484xc1VH)
|
||||
[AnimatedMenuIcon](https://github.com/codrops/AnimatedMenuIcon) | 一个用 Segment 插件实现了 SVG 菜单按钮动画过渡效果的 Demo, 创作灵感来自 Dribbble, Demo 地址:http://tympanus.net/Tutorials/AnimatedMenuIcon/ |  | [](https://weibo.com/5722964389/D456F5VJt)
|
||||
|
||||
@@ -11,13 +11,13 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[ARAnimation](status.github_url) | 对 Core Animation 进行了封装, 帮助 iOS 开发者能更加便捷的在项目中使用动画 |  | [](https://weibo.com/5722964389/D66onjRic)
|
||||
[sketch-iconfont](status.github_url) | 一个支持在 Sketch 文件中快速添加字体图标的插件 |  | [](https://weibo.com/5722964389/D63MPkIy6)
|
||||
[LBXScan](status.github_url) | 一款 iOS 扫码器, 对默认的扫码界面效果等进行了封装, 支持自定义样式 |  | [](https://weibo.com/5722964389/D5WXSv8cg)
|
||||
[ElasticProgressBar](status.github_url) | 一款有弹性的 Android 加载进度条 |  | [](https://weibo.com/5722964389/D5UvFn5L4)
|
||||
[loading-balls](status.github_url) | 一款支持高度配置的 Android 加载进度球 |  | [](https://weibo.com/5722964389/D5NL1D34t)
|
||||
[HTY360Player](status.github_url) | 一款提供在 iOS 中使用 360 度无死角拖拽视频进行不同角度播放的视频播放器 |  | [](https://weibo.com/5722964389/D5Kz6qGUo)
|
||||
[Google](status.github_url) | Play Music™ Desktop Player 是一款非官方的 Google Play Windows 端音乐播放器 |  | [](https://weibo.com/5722964389/D5FYtEtLM)
|
||||
[hint.css](status.github_url) | 用 SASS 写的一款简单易用的前端 tooltip 库, Demo 地址:http://kushagragour.in/lab/hint/ |  | [](https://weibo.com/5722964389/D5BaelUBH)
|
||||
[AutocompleteField](status.github_url) | 可应用于 iOS 应用中文字输入框自动补全的场景, 兼容到 iOS 8 |  | [](https://weibo.com/5722964389/D5rDE99mp)
|
||||
[Scissors](status.github_url) | 一个 Android 应用图片裁剪库 |  | [](https://weibo.com/5722964389/D5nEO3pCG)
|
||||
[ARAnimation](https://github.com/AugustRush/ARAnimation) | 对 Core Animation 进行了封装, 帮助 iOS 开发者能更加便捷的在项目中使用动画 |  | [](https://weibo.com/5722964389/D66onjRic)
|
||||
[sketch-iconfont](https://github.com/keremciu/sketch-iconfont) | 一个支持在 Sketch 文件中快速添加字体图标的插件 |  | [](https://weibo.com/5722964389/D63MPkIy6)
|
||||
[LBXScan](https://github.com/MxABC/LBXScan) | 一款 iOS 扫码器, 对默认的扫码界面效果等进行了封装, 支持自定义样式 |  | [](https://weibo.com/5722964389/D5WXSv8cg)
|
||||
[ElasticProgressBar](https://github.com/michelelacorte/ElasticProgressBar) | 一款有弹性的 Android 加载进度条 |  | [](https://weibo.com/5722964389/D5UvFn5L4)
|
||||
[loading-balls](https://github.com/glomadrian/loading-balls) | 一款支持高度配置的 Android 加载进度球 |  | [](https://weibo.com/5722964389/D5NL1D34t)
|
||||
[HTY360Player](https://github.com/hanton/HTY360Player) | 一款提供在 iOS 中使用 360 度无死角拖拽视频进行不同角度播放的视频播放器 |  | [](https://weibo.com/5722964389/D5Kz6qGUo)
|
||||
[Google](https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-) | Play Music™ Desktop Player 是一款非官方的 Google Play Windows 端音乐播放器 |  | [](https://weibo.com/5722964389/D5FYtEtLM)
|
||||
[hint.css](https://github.com/chinchang/hint.css) | 用 SASS 写的一款简单易用的前端 tooltip 库, Demo 地址:http://kushagragour.in/lab/hint/ |  | [](https://weibo.com/5722964389/D5BaelUBH)
|
||||
[AutocompleteField](https://github.com/filipstefansson/AutocompleteField) | 可应用于 iOS 应用中文字输入框自动补全的场景, 兼容到 iOS 8 |  | [](https://weibo.com/5722964389/D5rDE99mp)
|
||||
[Scissors](https://github.com/lyft/scissors) | 一个 Android 应用图片裁剪库 |  | [](https://weibo.com/5722964389/D5nEO3pCG)
|
||||
|
||||
@@ -11,12 +11,12 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[PHPHub](status.github_url) | UI 是 PHPHub iOS 和 Android 应用的设计稿, 设计稿包括界面, Banner, 应用空视图, Apple Review 设计图等 |  | [](https://weibo.com/5722964389/D6w6LbWL4)
|
||||
[PHPHub](status.github_url) | for iOS 是 PHPHub 的官方 iOS 客户端, 完美适配 iPhone 和 iPad, 兼容 iOS 8, 使用了最新的 PHPHub API, 支持 APNS, 全屏广告, 扫描登录等功能, 集成了 Google Analytics, Crashlytics , JPush, UMeng 等众多第三方服务, 中文文档:http://aufree.github.io/phphub-ios/ |  | [](https://weibo.com/5722964389/D6w66oaDZ)
|
||||
[PHPHub](status.github_url) | 一个用 Laravel 写的 PHP & Laravel 开发者社区, 该社区自去年 8 月份上线以来便吸引了众多 Laravel 开发者到上面参与技术讨论, 组织翻译了包括 php-the-right-way, Lumen, Laravel 等文档, 同时成为多个 Composer 安装包的首发地, 官网:https://phphub.org/ GitHub: |  | [](https://weibo.com/5722964389/D6w1C4mjB)
|
||||
[PHPHub](status.github_url) | for Server 是使用 Laravel 5.1 开发的一套 PHPHub 社区的 API 接口, 遵循 Symfony 代码规范, 使用 Homestead 环境作为开发环境 |  | [](https://weibo.com/5722964389/D6w14n1fs)
|
||||
[PHPHub](status.github_url) | for Android 为 PHPHub Android 客户端, 项目采用 MVP 模式架构, RxJava 处理 API 请求返回数据, 实现了二维码扫描登录, 消息提醒, 选项卡切换等功能 |  | [](https://weibo.com/5722964389/D6vZjkDrU)
|
||||
[MaterialKit](status.github_url) | 一个用 Swift 写的 Material Design 框架, 拥有多种漂亮的动画效果和样式 |  | [](https://weibo.com/5722964389/D6qEafO98)
|
||||
[Ting](status.github_url) | 一个基于 Rails 和 Semantic-UI 写的开源音乐社交网站, 拥有通知提醒, 邮箱验证, 多语言切换等功能, Demo 地址:http://tinger.herokuapp.com/ |  | [](https://weibo.com/5722964389/D6mkKf1Dg)
|
||||
[Chatto](status.github_url) | 一个用 Swift 写的轻量级聊天应用构建框架, 可帮助开发者快速搭建聊天应用 |  | [](https://weibo.com/5722964389/D6g9zuZLs)
|
||||
[floatingsearchview](status.github_url) | 一款 Android 浮动搜索框, 在输入时会自动弹出历史输入记录 |  | [](https://weibo.com/5722964389/D6dksyi5J)
|
||||
[PHPHub](https://github.com/phphub/phphub-ui) | UI 是 PHPHub iOS 和 Android 应用的设计稿, 设计稿包括界面, Banner, 应用空视图, Apple Review 设计图等 |  | [](https://weibo.com/5722964389/D6w6LbWL4)
|
||||
[PHPHub](https://github.com/Aufree/phphub-ios) | for iOS 是 PHPHub 的官方 iOS 客户端, 完美适配 iPhone 和 iPad, 兼容 iOS 8, 使用了最新的 PHPHub API, 支持 APNS, 全屏广告, 扫描登录等功能, 集成了 Google Analytics, Crashlytics , JPush, UMeng 等众多第三方服务, 中文文档:http://aufree.github.io/phphub-ios/ |  | [](https://weibo.com/5722964389/D6w66oaDZ)
|
||||
[PHPHub](https://github.com/summerblue/phphub) | 一个用 Laravel 写的 PHP & Laravel 开发者社区, 该社区自去年 8 月份上线以来便吸引了众多 Laravel 开发者到上面参与技术讨论, 组织翻译了包括 php-the-right-way, Lumen, Laravel 等文档, 同时成为多个 Composer 安装包的首发地, 官网:https://phphub.org/ GitHub: |  | [](https://weibo.com/5722964389/D6w1C4mjB)
|
||||
[PHPHub](https://github.com/NauxLiu/phphub-server) | for Server 是使用 Laravel 5.1 开发的一套 PHPHub 社区的 API 接口, 遵循 Symfony 代码规范, 使用 Homestead 环境作为开发环境 |  | [](https://weibo.com/5722964389/D6w14n1fs)
|
||||
[PHPHub](https://github.com/CycloneAxe/phphub-android) | for Android 为 PHPHub Android 客户端, 项目采用 MVP 模式架构, RxJava 处理 API 请求返回数据, 实现了二维码扫描登录, 消息提醒, 选项卡切换等功能 |  | [](https://weibo.com/5722964389/D6vZjkDrU)
|
||||
[MaterialKit](https://github.com/CosmicMind/MaterialKit) | 一个用 Swift 写的 Material Design 框架, 拥有多种漂亮的动画效果和样式 |  | [](https://weibo.com/5722964389/D6qEafO98)
|
||||
[Ting](https://github.com/Aufree/ting) | 一个基于 Rails 和 Semantic-UI 写的开源音乐社交网站, 拥有通知提醒, 邮箱验证, 多语言切换等功能, Demo 地址:http://tinger.herokuapp.com/ |  | [](https://weibo.com/5722964389/D6mkKf1Dg)
|
||||
[Chatto](https://github.com/badoo/Chatto) | 一个用 Swift 写的轻量级聊天应用构建框架, 可帮助开发者快速搭建聊天应用 |  | [](https://weibo.com/5722964389/D6g9zuZLs)
|
||||
[floatingsearchview](https://github.com/arimorty/floatingsearchview) | 一款 Android 浮动搜索框, 在输入时会自动弹出历史输入记录 |  | [](https://weibo.com/5722964389/D6dksyi5J)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[SUI](status.github_url) | Mobile 是由阿里巴巴国际 UED 前端出品的移动端 UI 库, 轻量精美, Demo 地址:http://m.sui.taobao.org/components/ |  | [](https://weibo.com/5722964389/D7SHNqnUW)
|
||||
[BGABadgeView-Android](status.github_url) | 一款 Android 徽章控件, 拥有拖拽删除徽章的爆炸效果 |  | [](https://weibo.com/5722964389/D7jc81ryC)
|
||||
[SUI](https://github.com/sdc-alibaba/SUI-Mobile) | Mobile 是由阿里巴巴国际 UED 前端出品的移动端 UI 库, 轻量精美, Demo 地址:http://m.sui.taobao.org/components/ |  | [](https://weibo.com/5722964389/D7SHNqnUW)
|
||||
[BGABadgeView-Android](https://github.com/bingoogolapple/BGABadgeView-Android) | 一款 Android 徽章控件, 拥有拖拽删除徽章的爆炸效果 |  | [](https://weibo.com/5722964389/D7jc81ryC)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[FlycoLabelView](status.github_url) | 一个简单的 Android 标签控件 |  | [](https://weibo.com/5722964389/D91cWBfML)
|
||||
[ESTCollectionViewDropDownList](status.github_url) | 一个开源的 iOS 下拉筛选菜单列表, 拥有类似虾米专辑频道筛选功能, 通过服务器返回的 Tag 数据动态计算视图高度, 隐藏菜单后将会显示已选择的标签 |  | [](https://weibo.com/5722964389/D8DFk4FPG)
|
||||
[Knife](status.github_url) | 一款可用于编写文档的 Android 富文本编辑器, 支持插入链接, 字体倾斜, 加粗等操作 |  | [](https://weibo.com/5722964389/D8uePeh1W)
|
||||
[share.js](status.github_url) | 一款 Web 社交分享组件, 拥有一个标签完成初始化, 自定义启用/禁用分享站点, 基于标签 data 属性轻松实现分享数据的自定义等特点 |  | [](https://weibo.com/5722964389/D8kPy1m9u)
|
||||
[FlycoLabelView](https://github.com/H07000223/FlycoLabelView) | 一个简单的 Android 标签控件 |  | [](https://weibo.com/5722964389/D91cWBfML)
|
||||
[ESTCollectionViewDropDownList](https://github.com/Aufree/ESTCollectionViewDropDownList) | 一个开源的 iOS 下拉筛选菜单列表, 拥有类似虾米专辑频道筛选功能, 通过服务器返回的 Tag 数据动态计算视图高度, 隐藏菜单后将会显示已选择的标签 |  | [](https://weibo.com/5722964389/D8DFk4FPG)
|
||||
[Knife](https://github.com/mthli/Knife) | 一款可用于编写文档的 Android 富文本编辑器, 支持插入链接, 字体倾斜, 加粗等操作 |  | [](https://weibo.com/5722964389/D8uePeh1W)
|
||||
[share.js](https://github.com/overtrue/share.js) | 一款 Web 社交分享组件, 拥有一个标签完成初始化, 自定义启用/禁用分享站点, 基于标签 data 属性轻松实现分享数据的自定义等特点 |  | [](https://weibo.com/5722964389/D8kPy1m9u)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[github-hovercard](status.github_url) | 一款简洁的 GitHub 悬浮卡片 Chrome 插件, 可方便的查看 GitHub 上的 user/repo/issue 等信息 |  | [](https://weibo.com/5722964389/DanOodcf8)
|
||||
[HTextView](status.github_url) | 一款带有动画效果的 Android TextView |  | [](https://weibo.com/5722964389/DaeiibVJM)
|
||||
[js2image](status.github_url) | 一个可以把 js 源代码压缩成一个 Ascii 字符画的源代码的工具, 保证压缩后的代码仍可运行 |  | [](https://weibo.com/5722964389/D9VN0qfeO)
|
||||
[ESTMusicPlayer](status.github_url) | 一个基于 DOUAudioStreamer 开发的 iOS 音乐播放器 Demo, 整体界面清新简洁, 具备歌曲的循环播放, 随机播放, 单曲循环播放, 锁屏播放等一个音乐播放器拥有的所有基本功能 |  | [](https://weibo.com/5722964389/D9BOklWfq)
|
||||
[android-card-slide-panel](status.github_url) | 一个模仿探探首页卡片左右滑动效果的 Android Demo |  | [](https://weibo.com/5722964389/D9teR90l5)
|
||||
[github-hovercard](https://github.com/Justineo/github-hovercard) | 一款简洁的 GitHub 悬浮卡片 Chrome 插件, 可方便的查看 GitHub 上的 user/repo/issue 等信息 |  | [](https://weibo.com/5722964389/DanOodcf8)
|
||||
[HTextView](https://github.com/hanks-zyh/HTextView) | 一款带有动画效果的 Android TextView |  | [](https://weibo.com/5722964389/DaeiibVJM)
|
||||
[js2image](https://github.com/xinyu198736/js2image) | 一个可以把 js 源代码压缩成一个 Ascii 字符画的源代码的工具, 保证压缩后的代码仍可运行 |  | [](https://weibo.com/5722964389/D9VN0qfeO)
|
||||
[ESTMusicPlayer](https://github.com/Aufree/ESTMusicPlayer) | 一个基于 DOUAudioStreamer 开发的 iOS 音乐播放器 Demo, 整体界面清新简洁, 具备歌曲的循环播放, 随机播放, 单曲循环播放, 锁屏播放等一个音乐播放器拥有的所有基本功能 |  | [](https://weibo.com/5722964389/D9BOklWfq)
|
||||
[android-card-slide-panel](https://github.com/xmuSistone/android-card-slide-panel) | 一个模仿探探首页卡片左右滑动效果的 Android Demo |  | [](https://weibo.com/5722964389/D9teR90l5)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[OS.js-v2](status.github_url) | 用 JS 搭建的 Cloud/Web 桌面平台, 官网地址:http://os.js.org/ Demo 地址:http://osjsv2.0o.no/ |  | [](https://weibo.com/5722964389/DbrSd4Vda)
|
||||
[LikeAnimation](status.github_url) | 一款实现了 Twitter 的 Android 应用点赞动画效果的按钮 |  | [](https://weibo.com/5722964389/DaGyTb9aX)
|
||||
[Hodor](status.github_url) | 一套 iOS 应用内多语言切换的解决方案, 可方便的对应用快速进行本地化支持, 允许用户无需退出应用即可直接更改应用语言, 类似微信 |  | [](https://weibo.com/5722964389/DaxeT6hof)
|
||||
[OS.js-v2](https://github.com/andersevenrud/OS.js-v2) | 用 JS 搭建的 Cloud/Web 桌面平台, 官网地址:http://os.js.org/ Demo 地址:http://osjsv2.0o.no/ |  | [](https://weibo.com/5722964389/DbrSd4Vda)
|
||||
[LikeAnimation](https://github.com/frogermcs/LikeAnimation) | 一款实现了 Twitter 的 Android 应用点赞动画效果的按钮 |  | [](https://weibo.com/5722964389/DaGyTb9aX)
|
||||
[Hodor](https://github.com/Aufree/Hodor) | 一套 iOS 应用内多语言切换的解决方案, 可方便的对应用快速进行本地化支持, 允许用户无需退出应用即可直接更改应用语言, 类似微信 |  | [](https://weibo.com/5722964389/DaxeT6hof)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[GalleryFinal](status.github_url) | 一款 Android 自定义相册, 实现了拍照, 图片单选和多选, 单裁剪与多裁剪和旋转等功能, 并支持自定义主题样式 |  | [](https://weibo.com/5722964389/DccMOg65T)
|
||||
[flowchart.js](status.github_url) | 仅需几行代码即可在 Web 上完成流程图的构建, Demo 地址:http://flowchart.js.org/ |  | [](https://weibo.com/5722964389/DbUPKamlX)
|
||||
[ESTMusicIndicator](status.github_url) | 一个实现了类似网易云音乐的音乐频谱标识的动画效果 |  | [](https://weibo.com/5722964389/DbKWjnm2U)
|
||||
[FloatingSearchView](status.github_url) | 一款开源的 Android 浮动搜索框 |  | [](https://weibo.com/5722964389/DbCc8fd8S)
|
||||
[GalleryFinal](https://github.com/pengjianbo/GalleryFinal) | 一款 Android 自定义相册, 实现了拍照, 图片单选和多选, 单裁剪与多裁剪和旋转等功能, 并支持自定义主题样式 |  | [](https://weibo.com/5722964389/DccMOg65T)
|
||||
[flowchart.js](https://github.com/adrai/flowchart.js) | 仅需几行代码即可在 Web 上完成流程图的构建, Demo 地址:http://flowchart.js.org/ |  | [](https://weibo.com/5722964389/DbUPKamlX)
|
||||
[ESTMusicIndicator](https://github.com/Aufree/ESTMusicIndicator) | 一个实现了类似网易云音乐的音乐频谱标识的动画效果 |  | [](https://weibo.com/5722964389/DbKWjnm2U)
|
||||
[FloatingSearchView](https://github.com/renaudcerrato/FloatingSearchView) | 一款开源的 Android 浮动搜索框 |  | [](https://weibo.com/5722964389/DbCc8fd8S)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[YoCelsius](status.github_url) | 一款开源的 iOS 天气预报应用 |  | [](https://weibo.com/5722964389/DcY56khSy)
|
||||
[YoCelsius](https://github.com/YouXianMing/YoCelsius) | 一款开源的 iOS 天气预报应用 |  | [](https://weibo.com/5722964389/DcY56khSy)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[uCrop](status.github_url) | Yalantis 推出的又一款力作, 用于裁剪 Android 系统上的图片, 致力于打造最佳的图片裁剪体验 |  | [](https://weibo.com/5722964389/DeE8ddIa4)
|
||||
[hardseed](status.github_url) | 好人一生平安, 祝大家周末过得愉快 |  | [](https://weibo.com/5722964389/Deuv8hpgL)
|
||||
[coolMenu](status.github_url) | 一款酷炫的 Android 卡片菜单 |  | [](https://weibo.com/5722964389/Del4DoY0A)
|
||||
[devtool](status.github_url) | 可让你直接在 Chrome 开发者工具直接运行 Node.js 程序, 调试, 非常方便 |  | [](https://weibo.com/5722964389/DebxW8HSX)
|
||||
[git-draw](status.github_url) | 一个以绘图加脚本的方式来生成有趣的 GitHub 个人主页 Commit 记录的 Chrome 插件 |  | [](https://weibo.com/5722964389/DdT1w3xBC)
|
||||
[uCrop](https://github.com/Yalantis/uCrop) | Yalantis 推出的又一款力作, 用于裁剪 Android 系统上的图片, 致力于打造最佳的图片裁剪体验 |  | [](https://weibo.com/5722964389/DeE8ddIa4)
|
||||
[hardseed](https://github.com/yangyangwithgnu/hardseed) | 好人一生平安, 祝大家周末过得愉快 |  | [](https://weibo.com/5722964389/Deuv8hpgL)
|
||||
[coolMenu](https://github.com/DxTT/coolMenu) | 一款酷炫的 Android 卡片菜单 |  | [](https://weibo.com/5722964389/Del4DoY0A)
|
||||
[devtool](https://github.com/Jam3/devtool) | 可让你直接在 Chrome 开发者工具直接运行 Node.js 程序, 调试, 非常方便 |  | [](https://weibo.com/5722964389/DebxW8HSX)
|
||||
[git-draw](https://github.com/ben174/git-draw) | 一个以绘图加脚本的方式来生成有趣的 GitHub 个人主页 Commit 记录的 Chrome 插件 |  | [](https://weibo.com/5722964389/DdT1w3xBC)
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[MaterialIntroView](status.github_url) | 一款可用于给 Android 应用添加用户引导视图的库 |  | [](https://weibo.com/5722964389/DfIxm6rkD)
|
||||
[medium-editor](status.github_url) | 一款高仿 Medium 所见即所得的 Web 前端编辑器, Demo 地址:https://yabwe.github.io/medium-editor/ | ![]() | [](https://weibo.com/5722964389/DfyHB8sdc)
|
||||
[SmoothCheckBox](status.github_url) | 一款拥有丝般顺滑动画效果的 Android 复选框 |  | [](https://weibo.com/5722964389/DfplYhYXX)
|
||||
[soundnode-app](status.github_url) | 一款使用 NW.js 开发的音乐播放器, 界面大气, 多平台兼容 |  | [](https://weibo.com/5722964389/DffVtp6YA)
|
||||
[furni-ios](status.github_url) | 由 Twitter 开发团队出品的一款用 Swift 写的 iOS 家居商城应用, 其主要目的在于让开发者从这款 Demo 应用中看出 Fabric 的强大 |  | [](https://weibo.com/5722964389/Df6uZb9LN)
|
||||
[bash-handbook](status.github_url) | 一份帮助你快速掌握 Bash 的文档 |  | [](https://weibo.com/5722964389/DeX6vAqLC)
|
||||
[Gecco](status.github_url) | 一款支持对视图进行局部高亮的 Swift 库, 帮助 iOS 开发者快速创建产品的新手指导界面 |  | [](https://weibo.com/5722964389/DeNRJDFUK)
|
||||
[MaterialIntroView](https://github.com/iammert/MaterialIntroView) | 一款可用于给 Android 应用添加用户引导视图的库 |  | [](https://weibo.com/5722964389/DfIxm6rkD)
|
||||
[medium-editor](https://github.com/yabwe/medium-editor) | 一款高仿 Medium 所见即所得的 Web 前端编辑器, Demo 地址:https://yabwe.github.io/medium-editor/ | ![]() | [](https://weibo.com/5722964389/DfyHB8sdc)
|
||||
[SmoothCheckBox](https://github.com/andyxialm/SmoothCheckBox) | 一款拥有丝般顺滑动画效果的 Android 复选框 |  | [](https://weibo.com/5722964389/DfplYhYXX)
|
||||
[soundnode-app](https://github.com/Soundnode/soundnode-app) | 一款使用 NW.js 开发的音乐播放器, 界面大气, 多平台兼容 |  | [](https://weibo.com/5722964389/DffVtp6YA)
|
||||
[furni-ios](https://github.com/twitterdev/furni-ios) | 由 Twitter 开发团队出品的一款用 Swift 写的 iOS 家居商城应用, 其主要目的在于让开发者从这款 Demo 应用中看出 Fabric 的强大 |  | [](https://weibo.com/5722964389/Df6uZb9LN)
|
||||
[bash-handbook](https://github.com/denysdovhan/bash-handbook) | 一份帮助你快速掌握 Bash 的文档 |  | [](https://weibo.com/5722964389/DeX6vAqLC)
|
||||
[Gecco](https://github.com/yukiasai/Gecco) | 一款支持对视图进行局部高亮的 Swift 库, 帮助 iOS 开发者快速创建产品的新手指导界面 |  | [](https://weibo.com/5722964389/DeNRJDFUK)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[react-dragula](status.github_url) | ragula 的 React 封装版, 一款支持对列表条目进行拖拽重排的 JS 库, Demo 地址:http://bevacqua.github.io/dragula/ |  | [](https://weibo.com/5722964389/DgCCI61Et)
|
||||
[folding-cell](status.github_url) | 一款带有折叠 iOS Cell 动画效果的 Demo |  | [](https://weibo.com/5722964389/DgtRQlQGK)
|
||||
[slidingtutorial-android](status.github_url) | 一个帮助 Android 开发者快速创建带有可滑动效果的用户引导功能库 |  | [](https://weibo.com/5722964389/DgjMSbMIM)
|
||||
[atomic-chrome](status.github_url) | 一款可让你在 Atom 里面直接编辑 Chrome 文本框内容的插件 |  | [](https://weibo.com/5722964389/Dga62pE0w)
|
||||
[DLite](status.github_url) | 以一种足够简单的方式让你 OS X 用上 Docker | ![]() | [](https://weibo.com/5722964389/DfRh8sQmm)
|
||||
[react-dragula](https://github.com/bevacqua/react-dragula) | ragula 的 React 封装版, 一款支持对列表条目进行拖拽重排的 JS 库, Demo 地址:http://bevacqua.github.io/dragula/ |  | [](https://weibo.com/5722964389/DgCCI61Et)
|
||||
[folding-cell](https://github.com/Ramotion/folding-cell) | 一款带有折叠 iOS Cell 动画效果的 Demo |  | [](https://weibo.com/5722964389/DgtRQlQGK)
|
||||
[slidingtutorial-android](https://github.com/Cleveroad/slidingtutorial-android) | 一个帮助 Android 开发者快速创建带有可滑动效果的用户引导功能库 |  | [](https://weibo.com/5722964389/DgjMSbMIM)
|
||||
[atomic-chrome](https://github.com/tuvistavie/atomic-chrome) | 一款可让你在 Atom 里面直接编辑 Chrome 文本框内容的插件 |  | [](https://weibo.com/5722964389/Dga62pE0w)
|
||||
[DLite](https://github.com/nlf/dlite) | 以一种足够简单的方式让你 OS X 用上 Docker | ![]() | [](https://weibo.com/5722964389/DfRh8sQmm)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Element](status.github_url) | 一款是可用于 Mac OS 开发的 UI 框架 |  | [](https://weibo.com/5722964389/DhetVznpU)
|
||||
[morphy-toolbar](status.github_url) | 一款可收缩, 展开的 Android 渐变工具栏, 拥有不俗的动画表现 |  | [](https://weibo.com/5722964389/Dh3r3la9M)
|
||||
[Element](https://github.com/eonist/Element) | 一款是可用于 Mac OS 开发的 UI 框架 |  | [](https://weibo.com/5722964389/DhetVznpU)
|
||||
[morphy-toolbar](https://github.com/badoualy/morphy-toolbar) | 一款可收缩, 展开的 Android 渐变工具栏, 拥有不俗的动画表现 |  | [](https://weibo.com/5722964389/Dh3r3la9M)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[FileBrowser](status.github_url) | 一款开源的 iOS 文件浏览器, 支持文件搜索, 文件预览和 3D touch 功能 |  | [](https://weibo.com/5722964389/DirH15Z0h)
|
||||
[FileBrowser](https://github.com/marmelroy/FileBrowser) | 一款开源的 iOS 文件浏览器, 支持文件搜索, 文件预览和 3D touch 功能 |  | [](https://weibo.com/5722964389/DirH15Z0h)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[circle-menu](status.github_url) | 一款简单优雅的旋转菜单 |  | [](https://weibo.com/5722964389/DjmLpci1b)
|
||||
[circle-menu](https://github.com/Ramotion/circle-menu) | 一款简单优雅的旋转菜单 |  | [](https://weibo.com/5722964389/DjmLpci1b)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[electronic-wechat](status.github_url) | 一个使用 Electronic 开发的开源 Mac 和 Linux 非官方微信客户端 |  | [](https://weibo.com/5722964389/Dl2byn392)
|
||||
[TranslateApp](status.github_url) | 一个实现『划词翻译』功能的 Android 应用 |  | [](https://weibo.com/5722964389/DkSw33ZrG)
|
||||
[gifi](status.github_url) | 让你在运行 npm install 时可以看看一些网络上的 gif 图片... |  | [](https://weibo.com/5722964389/DkIZicYRo)
|
||||
[electronic-wechat](https://github.com/geeeeeeeeek/electronic-wechat) | 一个使用 Electronic 开发的开源 Mac 和 Linux 非官方微信客户端 |  | [](https://weibo.com/5722964389/Dl2byn392)
|
||||
[TranslateApp](https://github.com/maoruibin/TranslateApp) | 一个实现『划词翻译』功能的 Android 应用 |  | [](https://weibo.com/5722964389/DkSw33ZrG)
|
||||
[gifi](https://github.com/vdemedes/gifi) | 让你在运行 npm install 时可以看看一些网络上的 gif 图片... |  | [](https://weibo.com/5722964389/DkIZicYRo)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[balloon.css](status.github_url) | 用纯 CSS 写的 tooltips |  | [](https://weibo.com/5722964389/Dm66s4CtR)
|
||||
[Douya](status.github_url) | 一款开源的 Material Design 豆瓣客户端 |  | [](https://weibo.com/5722964389/DlbxAEXSl)
|
||||
[balloon.css](https://github.com/kazzkiq/balloon.css) | 用纯 CSS 写的 tooltips |  | [](https://weibo.com/5722964389/Dm66s4CtR)
|
||||
[Douya](https://github.com/DreaminginCodeZH/Douya) | 一款开源的 Material Design 豆瓣客户端 |  | [](https://weibo.com/5722964389/DlbxAEXSl)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[BottomBar](status.github_url) | 一款实现了底部导航栏效果的 Android 自定义组件 |  | [](https://weibo.com/5722964389/Dn0So2xVT)
|
||||
[EZAudio](status.github_url) | 一个 iOS 和 OSX 上的音频可视化框架 |  | [](https://weibo.com/5722964389/DmlCw6kTA)
|
||||
[BottomBar](https://github.com/roughike/BottomBar) | 一款实现了底部导航栏效果的 Android 自定义组件 |  | [](https://weibo.com/5722964389/Dn0So2xVT)
|
||||
[EZAudio](https://github.com/syedhali/EZAudio) | 一个 iOS 和 OSX 上的音频可视化框架 |  | [](https://weibo.com/5722964389/DmlCw6kTA)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[MaterialColorsApp](status.github_url) | 一款便捷小巧且开源的取色板 Mac App, 可快速选取标准的 Material Design Color |  | [](https://weibo.com/5722964389/Doe1t4lgn)
|
||||
[BoomMenu](status.github_url) | 一款带有爆炸动画效果的 Android 菜单 |  | [](https://weibo.com/5722964389/Do4FQb8lj)
|
||||
[Searchkit](status.github_url) | 一款 React 搜索组件, Demo 地址:http://demo.searchkit.co/ |  | [](https://weibo.com/5722964389/DnKSoA1wO)
|
||||
[public-apis](status.github_url) | 收集了一些可用在 Web 开发中的开放 API 接口 |  | [](https://weibo.com/5722964389/DnzPo2VCf)
|
||||
[MaterialColorsApp](https://github.com/romannurik/MaterialColorsApp) | 一款便捷小巧且开源的取色板 Mac App, 可快速选取标准的 Material Design Color |  | [](https://weibo.com/5722964389/Doe1t4lgn)
|
||||
[BoomMenu](https://github.com/Nightonke/BoomMenu) | 一款带有爆炸动画效果的 Android 菜单 |  | [](https://weibo.com/5722964389/Do4FQb8lj)
|
||||
[Searchkit](https://github.com/searchkit/searchkit) | 一款 React 搜索组件, Demo 地址:http://demo.searchkit.co/ |  | [](https://weibo.com/5722964389/DnKSoA1wO)
|
||||
[public-apis](https://github.com/toddmotto/public-apis) | 收集了一些可用在 Web 开发中的开放 API 接口 |  | [](https://weibo.com/5722964389/DnzPo2VCf)
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[SwipeViewController](status.github_url) | 一款支持选项卡滑动切换视图的 iOS 类库 |  | [](https://weibo.com/5722964389/DphXVjMC7)
|
||||
[githunt](status.github_url) | 一款可将 Chrome 的新标签页替换为 GitHub Trending 页的插件 |  | [](https://weibo.com/5722964389/Dp8xqaCtn)
|
||||
[ArcProgressStackView](status.github_url) | 一款支持多属性定制的 Android 扇形进度条 |  | [](https://weibo.com/5722964389/DoZ6ZuQ5e)
|
||||
[transfer.sh](status.github_url) | 通过简单的命令行来快速完成文件共享操作 |  | [](https://weibo.com/5722964389/DoPGxj6SP)
|
||||
[Countdown](status.github_url) | 一款开源的倒计时 Mac 应用 |  | [](https://weibo.com/5722964389/DoGg07kIb)
|
||||
[git-time-machine](status.github_url) | 一款方便开发者查看 git 历史提交内容的 Atom 扩展 |  | [](https://weibo.com/5722964389/DoDVZcPmA)
|
||||
[StatusBarUtil](status.github_url) | 一个为 Android App 设置状态栏的工具类, 可以在 4.4 及其以上系统中实现沉浸式状态栏变色, 支持设置状态栏透明度 |  | [](https://weibo.com/5722964389/DonoPqCzZ)
|
||||
[XhsEmoticonsKeyboard](status.github_url) | 一款开源的 Android 表情键盘解决方案 |  | [](https://weibo.com/5722964389/DoiWOAfkw)
|
||||
[SwipeViewController](https://github.com/fortmarek/SwipeViewController) | 一款支持选项卡滑动切换视图的 iOS 类库 |  | [](https://weibo.com/5722964389/DphXVjMC7)
|
||||
[githunt](https://github.com/kamranahmedse/githunt) | 一款可将 Chrome 的新标签页替换为 GitHub Trending 页的插件 |  | [](https://weibo.com/5722964389/Dp8xqaCtn)
|
||||
[ArcProgressStackView](https://github.com/GIGAMOLE/ArcProgressStackView) | 一款支持多属性定制的 Android 扇形进度条 |  | [](https://weibo.com/5722964389/DoZ6ZuQ5e)
|
||||
[transfer.sh](https://github.com/dutchcoders/transfer.sh) | 通过简单的命令行来快速完成文件共享操作 |  | [](https://weibo.com/5722964389/DoPGxj6SP)
|
||||
[Countdown](https://github.com/soffes/Countdown) | 一款开源的倒计时 Mac 应用 |  | [](https://weibo.com/5722964389/DoGg07kIb)
|
||||
[git-time-machine](https://github.com/littlebee/git-time-machine) | 一款方便开发者查看 git 历史提交内容的 Atom 扩展 |  | [](https://weibo.com/5722964389/DoDVZcPmA)
|
||||
[StatusBarUtil](https://github.com/laobie/StatusBarUtil) | 一个为 Android App 设置状态栏的工具类, 可以在 4.4 及其以上系统中实现沉浸式状态栏变色, 支持设置状态栏透明度 |  | [](https://weibo.com/5722964389/DonoPqCzZ)
|
||||
[XhsEmoticonsKeyboard](https://github.com/w446108264/XhsEmoticonsKeyboard) | 一款开源的 Android 表情键盘解决方案 |  | [](https://weibo.com/5722964389/DoiWOAfkw)
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[macaca](status.github_url) | 阿里开源的一套完整的自动化测试解决方案, 支持移动端和 PC 端 |  | [](https://weibo.com/5722964389/DqlXm1WeO)
|
||||
[SwiftyStoreKit](status.github_url) | 一款轻量级的 iOS 应用内购买框架 |  | [](https://weibo.com/5722964389/Dqcx5EoOY)
|
||||
[JKeyboardPanelSwitch](status.github_url) | 一套 Android 键盘面板冲突, 布局闪动的处理方案 |  | [](https://weibo.com/5722964389/Dq36kA3zA)
|
||||
[gentelella](status.github_url) | 一款开源的 Bootstrap 3 管理员面板, Demo 地址:https://colorlib.com/polygon/gentelella/index.html |  | [](https://weibo.com/5722964389/DpTFRuZTx)
|
||||
[KMNavigationBarTransition](status.github_url) | 一个用来统一管理导航栏转场以及使转场动画效果更加顺滑的通用库 |  | [](https://weibo.com/5722964389/DpKffeJLT)
|
||||
[CatLoadingView](status.github_url) | 一款带有酷炫动画的 Android 加载框 |  | [](https://weibo.com/5722964389/DpFAZyykz)
|
||||
[Horizon](status.github_url) | Yalantis 出品的一款可将 Android 音频可视化的库, 项目介绍地址:https://yalantis.com/blog/horizon-open-source-library-for-sound-visualization/ |  | [](https://weibo.com/5722964389/DpAP044cn)
|
||||
[hexo-theme-apollo](status.github_url) | 一款类 Vue.js 官网的 Hexo 主题, Demo 地址:http://pinggod.com/ |  | [](https://weibo.com/5722964389/DproBa1Dl)
|
||||
[macaca](https://github.com/alibaba/macaca) | 阿里开源的一套完整的自动化测试解决方案, 支持移动端和 PC 端 |  | [](https://weibo.com/5722964389/DqlXm1WeO)
|
||||
[SwiftyStoreKit](https://github.com/bizz84/SwiftyStoreKit) | 一款轻量级的 iOS 应用内购买框架 |  | [](https://weibo.com/5722964389/Dqcx5EoOY)
|
||||
[JKeyboardPanelSwitch](https://github.com/Jacksgong/JKeyboardPanelSwitch) | 一套 Android 键盘面板冲突, 布局闪动的处理方案 |  | [](https://weibo.com/5722964389/Dq36kA3zA)
|
||||
[gentelella](https://github.com/puikinsh/gentelella) | 一款开源的 Bootstrap 3 管理员面板, Demo 地址:https://colorlib.com/polygon/gentelella/index.html |  | [](https://weibo.com/5722964389/DpTFRuZTx)
|
||||
[KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition) | 一个用来统一管理导航栏转场以及使转场动画效果更加顺滑的通用库 |  | [](https://weibo.com/5722964389/DpKffeJLT)
|
||||
[CatLoadingView](https://github.com/Rogero0o/CatLoadingView) | 一款带有酷炫动画的 Android 加载框 |  | [](https://weibo.com/5722964389/DpFAZyykz)
|
||||
[Horizon](https://github.com/Yalantis/Horizon) | Yalantis 出品的一款可将 Android 音频可视化的库, 项目介绍地址:https://yalantis.com/blog/horizon-open-source-library-for-sound-visualization/ |  | [](https://weibo.com/5722964389/DpAP044cn)
|
||||
[hexo-theme-apollo](https://github.com/pinggod/hexo-theme-apollo) | 一款类 Vue.js 官网的 Hexo 主题, Demo 地址:http://pinggod.com/ |  | [](https://weibo.com/5722964389/DproBa1Dl)
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[UIKitDynamics](status.github_url) | UIKit Dynamics demo with 11 example 动力学动画的 11 个 Demo |  | [](https://weibo.com/5722964389/DrpZcwu1y)
|
||||
[blur-admin](status.github_url) | 一款免费的 Bootstrap 管理员后台模版, Demo 地址:http://akveo.com/blur-admin/#/dashboard |  | [](https://weibo.com/5722964389/DrgAk9Jr3)
|
||||
[IDMPhotoBrowser](status.github_url) | 一款基于 MWPhotoBrowser 实现的图片浏览器 |  | [](https://weibo.com/5722964389/Dr78cw1cw)
|
||||
[DMPlayer](status.github_url) | 一款 Android 音乐播放器样品 https://github.com/dibakarece/DMPlayer iOS 版本: |  | [](https://weibo.com/5722964389/Dr2rsDx2k)
|
||||
[Hain](status.github_url) | 一款类似 Alfred 的 Windows 启动器, 使用 Electron 开发, 按 alt+space 即可快速唤起 |  | [](https://weibo.com/5722964389/DqXHHDVdO)
|
||||
[ZFPlayer](status.github_url) | 基于 AVPlayer 开发的视频播放器, 支持横屏、竖屏 (全屏播放可锁定屏幕方向), 上下滑动调节音量、屏幕亮度, 左右滑动调节播放进度等功能 |  | [](https://weibo.com/5722964389/DqOf0l3FL)
|
||||
[LandscapeVideoCamera](status.github_url) | 一款功能强大的 Android 视频录制库, 仅允许横屏录制, 提供细粒度控制视频的质量与文件大小 |  | [](https://weibo.com/5722964389/DqEOlaR37)
|
||||
[LuseenBottomNavigation](status.github_url) | 又一款 Material Bottom Navigation |  | [](https://weibo.com/5722964389/DqvnYhMjE)
|
||||
[UIKitDynamics](https://github.com/xiaofei86/UIKitDynamics) | UIKit Dynamics demo with 11 example 动力学动画的 11 个 Demo |  | [](https://weibo.com/5722964389/DrpZcwu1y)
|
||||
[blur-admin](https://github.com/akveo/blur-admin) | 一款免费的 Bootstrap 管理员后台模版, Demo 地址:http://akveo.com/blur-admin/#/dashboard |  | [](https://weibo.com/5722964389/DrgAk9Jr3)
|
||||
[IDMPhotoBrowser](https://github.com/ideaismobile/IDMPhotoBrowser) | 一款基于 MWPhotoBrowser 实现的图片浏览器 |  | [](https://weibo.com/5722964389/Dr78cw1cw)
|
||||
[DMPlayer](https://github.com/Aufree/ESTMusicPlayer) | 一款 Android 音乐播放器样品 https://github.com/dibakarece/DMPlayer iOS 版本: |  | [](https://weibo.com/5722964389/Dr2rsDx2k)
|
||||
[Hain](https://github.com/appetizermonster/hain) | 一款类似 Alfred 的 Windows 启动器, 使用 Electron 开发, 按 alt+space 即可快速唤起 |  | [](https://weibo.com/5722964389/DqXHHDVdO)
|
||||
[ZFPlayer](https://github.com/renzifeng/ZFPlayer) | 基于 AVPlayer 开发的视频播放器, 支持横屏、竖屏 (全屏播放可锁定屏幕方向), 上下滑动调节音量、屏幕亮度, 左右滑动调节播放进度等功能 |  | [](https://weibo.com/5722964389/DqOf0l3FL)
|
||||
[LandscapeVideoCamera](https://github.com/JeroenMols/LandscapeVideoCamera) | 一款功能强大的 Android 视频录制库, 仅允许横屏录制, 提供细粒度控制视频的质量与文件大小 |  | [](https://weibo.com/5722964389/DqEOlaR37)
|
||||
[LuseenBottomNavigation](https://github.com/armcha/LuseenBottomNavigation) | 又一款 Material Bottom Navigation |  | [](https://weibo.com/5722964389/DqvnYhMjE)
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[mobileplayer-ios](status.github_url) | 一款功能强大, 可定制性高的 iOS 流媒体播放器 |  | [](https://weibo.com/5722964389/DstYFgCyr)
|
||||
[foundation-emails](status.github_url) | 快速创建适配所有设备和客户端的 HTML Email, 目前已提供了 10 套样式可供开发者直接使用, 文档地址:http://foundation.zurb.com/emails.html |  | [](https://weibo.com/5722964389/Dskyb3JSJ)
|
||||
[AnimatedEditText](status.github_url) | 在进行文字输入时带有动画效果的 EditText |  | [](https://weibo.com/5722964389/Dsb7Fz3Gf)
|
||||
[V2ex-Swift](status.github_url) | 用 Swift 写的 V2EX 客户端 |  | [](https://weibo.com/5722964389/Ds1HbB16s)
|
||||
[draft-js-plugins](status.github_url) | 一款 DraftJS 插件, 同时支持 Emoji 表情和 @ 人自动补全, 撤销等功能, Demo 地址:https://www.draft-js-plugins.com/ |  | [](https://weibo.com/5722964389/DrSgGsAE2)
|
||||
[SDAutoLayout](status.github_url) | 一行代码搞定自动布局, 支持 Cell 和 Tableview 高度自适应, Label 和 ScrollView 内容自适应, 致力于做最简单易用的 AutoLayout 库 |  | [](https://weibo.com/5722964389/DrIQbBp7v)
|
||||
[RoadRunner](status.github_url) | 一款可给 SVG 图片加上动画加载效果的 Android 库 |  | [](https://weibo.com/5722964389/Drzng6FjT)
|
||||
[mobileplayer-ios](https://github.com/mobileplayer/mobileplayer-ios) | 一款功能强大, 可定制性高的 iOS 流媒体播放器 |  | [](https://weibo.com/5722964389/DstYFgCyr)
|
||||
[foundation-emails](https://github.com/zurb/foundation-emails) | 快速创建适配所有设备和客户端的 HTML Email, 目前已提供了 10 套样式可供开发者直接使用, 文档地址:http://foundation.zurb.com/emails.html |  | [](https://weibo.com/5722964389/Dskyb3JSJ)
|
||||
[AnimatedEditText](https://github.com/alphamu/AnimatedEditText) | 在进行文字输入时带有动画效果的 EditText |  | [](https://weibo.com/5722964389/Dsb7Fz3Gf)
|
||||
[V2ex-Swift](https://github.com/Finb/V2ex-Swift2) | 用 Swift 写的 V2EX 客户端 |  | [](https://weibo.com/5722964389/Ds1HbB16s)
|
||||
[draft-js-plugins](https://github.com/draft-js-plugins/draft-js-plugins) | 一款 DraftJS 插件, 同时支持 Emoji 表情和 @ 人自动补全, 撤销等功能, Demo 地址:https://www.draft-js-plugins.com/ |  | [](https://weibo.com/5722964389/DrSgGsAE2)
|
||||
[SDAutoLayout](https://github.com/gsdios/SDAutoLayout) | 一行代码搞定自动布局, 支持 Cell 和 Tableview 高度自适应, Label 和 ScrollView 内容自适应, 致力于做最简单易用的 AutoLayout 库 |  | [](https://weibo.com/5722964389/DrIQbBp7v)
|
||||
[RoadRunner](https://github.com/glomadrian/RoadRunner) | 一款可给 SVG 图片加上动画加载效果的 Android 库 |  | [](https://weibo.com/5722964389/Drzng6FjT)
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[xi-editor](status.github_url) | 使用 Rust 开发的一款编辑器,由 Google 开源 |  | [](https://weibo.com/5722964389/DtxZNtvtv)
|
||||
[producthunt-osx](status.github_url) | 一款开源的 Product Hunt Mac 客户端, |  | [](https://weibo.com/5722964389/DtvKtkMoj)
|
||||
[android-snake-menu](status.github_url) | 仿 Tumblr 的 Android 可拖拽蛇形动画菜单 |  | [](https://weibo.com/5722964389/Dtf79wkXC)
|
||||
[BTApp](status.github_url) | 仿半糖 iOS App 的 Demo 应用 |  | [](https://weibo.com/5722964389/Dt5GEFT7V)
|
||||
[BlurLockView](status.github_url) | Android 毛玻璃效果的解锁界面, 支持简单定制 |  | [](https://weibo.com/5722964389/DsWga8cbW)
|
||||
[Countdown](status.github_url) | 一款开源的倒计时 Mac 应用 |  | [](https://weibo.com/5722964389/DsMPFja4o)
|
||||
[ahbottomnavigation](status.github_url) | 一个仿 Material Bottom Navigation 的 Android 类库 |  | [](https://weibo.com/5722964389/DsDpar5iQ)
|
||||
[xi-editor](https://github.com/google/xi-editor) | 使用 Rust 开发的一款编辑器,由 Google 开源 |  | [](https://weibo.com/5722964389/DtxZNtvtv)
|
||||
[producthunt-osx](https://github.com/producthunt/producthunt-osx) | 一款开源的 Product Hunt Mac 客户端, |  | [](https://weibo.com/5722964389/DtvKtkMoj)
|
||||
[android-snake-menu](https://github.com/xmuSistone/android-snake-menu) | 仿 Tumblr 的 Android 可拖拽蛇形动画菜单 |  | [](https://weibo.com/5722964389/Dtf79wkXC)
|
||||
[BTApp](https://github.com/Ryan0520/BTApp) | 仿半糖 iOS App 的 Demo 应用 |  | [](https://weibo.com/5722964389/Dt5GEFT7V)
|
||||
[BlurLockView](https://github.com/Nightonke/BlurLockView) | Android 毛玻璃效果的解锁界面, 支持简单定制 |  | [](https://weibo.com/5722964389/DsWga8cbW)
|
||||
[Countdown](https://github.com/soffes/Countdown) | 一款开源的倒计时 Mac 应用 |  | [](https://weibo.com/5722964389/DsMPFja4o)
|
||||
[ahbottomnavigation](https://github.com/aurelhubert/ahbottomnavigation) | 一个仿 Material Bottom Navigation 的 Android 类库 |  | [](https://weibo.com/5722964389/DsDpar5iQ)
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[StackViewController](status.github_url) | 方便 iOS 开发者使用 UIStackView 构建表单或其它静态内容视图 |  | [](https://weibo.com/5722964389/DuBZsCs76)
|
||||
[TabDrawer](status.github_url) | 一款 iOS 标签栏抽屉 UI 组件 |  | [](https://weibo.com/5722964389/Du9HOkuvp)
|
||||
[vConsole](status.github_url) | 一个针对手机网页的前端 console 调试面板 |  | [](https://weibo.com/5722964389/Du0lmm6mx)
|
||||
[Depth-LIB-Android](status.github_url) | 一款酷炫的 Android 界面过渡动画效果 |  | [](https://weibo.com/5722964389/DtQR41TwT)
|
||||
[BlackheartedHospital](status.github_url) | 网传附莆田系医院名单,有兴趣的可以上去帮忙更新 #魏则西百度推广事件# | ![]() | [](https://weibo.com/5722964389/DtPxgccyD)
|
||||
[hogwatch](status.github_url) | 用于监测网络连接带宽占用情况的监测器 |  | [](https://weibo.com/5722964389/DtHqk5l7K)
|
||||
[StackViewController](https://github.com/seedco/StackViewController) | 方便 iOS 开发者使用 UIStackView 构建表单或其它静态内容视图 |  | [](https://weibo.com/5722964389/DuBZsCs76)
|
||||
[TabDrawer](https://github.com/winslowdibona/TabDrawer) | 一款 iOS 标签栏抽屉 UI 组件 |  | [](https://weibo.com/5722964389/Du9HOkuvp)
|
||||
[vConsole](https://github.com/WechatFE/vConsole) | 一个针对手机网页的前端 console 调试面板 |  | [](https://weibo.com/5722964389/Du0lmm6mx)
|
||||
[Depth-LIB-Android](https://github.com/danielzeller/Depth-LIB-Android-) | 一款酷炫的 Android 界面过渡动画效果 |  | [](https://weibo.com/5722964389/DtQR41TwT)
|
||||
[BlackheartedHospital](https://github.com/langhua9527/BlackheartedHospital) | 网传附莆田系医院名单,有兴趣的可以上去帮忙更新 #魏则西百度推广事件# | ![]() | [](https://weibo.com/5722964389/DtPxgccyD)
|
||||
[hogwatch](https://github.com/akshayKMR/hogwatch) | 用于监测网络连接带宽占用情况的监测器 |  | [](https://weibo.com/5722964389/DtHqk5l7K)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[octotree](status.github_url) | 一款可为 GitHub 和 GitLab 添加侧边栏文件导航的 Chrome 和 Opera 插件,装上的那一瞬间我就哭了。 |  | [](https://weibo.com/5722964389/DvwB9yX67)
|
||||
[octotree](https://github.com/buunguyen/octotree) | 一款可为 GitHub 和 GitLab 添加侧边栏文件导航的 Chrome 和 Opera 插件,装上的那一瞬间我就哭了。 |  | [](https://weibo.com/5722964389/DvwB9yX67)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[LLSwitch](status.github_url) | 一个有趣的 iOS 开关组件, |  | [](https://weibo.com/5722964389/DwSzMrMBh)
|
||||
[LLSwitch](https://github.com/lilei644/LLSwitch) | 一个有趣的 iOS 开关组件, |  | [](https://weibo.com/5722964389/DwSzMrMBh)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[ShineButton](status.github_url) | 一款实现了闪亮动画效果的 Android 按钮, iOS 版本的在此: https://github.com/xhamr/fave-button |  | [](https://weibo.com/5722964389/DEbTBsmyd)
|
||||
[ShineButton](https://github.com/ChadCSong/ShineButton) | 一款实现了闪亮动画效果的 Android 按钮, iOS 版本的在此: https://github.com/xhamr/fave-button |  | [](https://weibo.com/5722964389/DEbTBsmyd)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[AndroidChromium](status.github_url) | 谷歌浏览器安卓版源码项目 |  | [](https://weibo.com/5722964389/DFfNd3EVl)
|
||||
[Live](status.github_url) | 一款开源的视频直播 iOS 应用 Demo,具有创建、加入聊天室,点赞和回复等功能, |  | [](https://weibo.com/5722964389/DF7ysWSb)
|
||||
[Weex](status.github_url) | 由阿里精心打造的跨平台移动UI开发库,致力于以 Web 的研发方式开发移动原生应用, @阿里百川 |  | [](https://weibo.com/5722964389/DENAnbM0e)
|
||||
[Music-Player](status.github_url) | 一款酷炫的 Android 播放器,从 UI 原型到代码实现,文章详情: https://stories.uplabs.com/music-player-3a85864d6df7#.nbzwic24k |  | [](https://weibo.com/5722964389/DEuGxovDX)
|
||||
[Macmoji](status.github_url) | 支持在 Mac 上将指定字符快速转换为 Emoji,让表情输入更加便捷轻松, |  | [](https://weibo.com/5722964389/DElmWr4hh)
|
||||
[AndroidChromium](https://github.com/JackyAndroid/AndroidChromium) | 谷歌浏览器安卓版源码项目 |  | [](https://weibo.com/5722964389/DFfNd3EVl)
|
||||
[Live](https://github.com/ltebean/Live) | 一款开源的视频直播 iOS 应用 Demo,具有创建、加入聊天室,点赞和回复等功能, |  | [](https://weibo.com/5722964389/DF7ysWSb)
|
||||
[Weex](https://github.com/alibaba/weex) | 由阿里精心打造的跨平台移动UI开发库,致力于以 Web 的研发方式开发移动原生应用, @阿里百川 |  | [](https://weibo.com/5722964389/DENAnbM0e)
|
||||
[Music-Player](https://github.com/andremion/Music-Player) | 一款酷炫的 Android 播放器,从 UI 原型到代码实现,文章详情: https://stories.uplabs.com/music-player-3a85864d6df7#.nbzwic24k |  | [](https://weibo.com/5722964389/DEuGxovDX)
|
||||
[Macmoji](https://github.com/warpling/Macmoji) | 支持在 Mac 上将指定字符快速转换为 Emoji,让表情输入更加便捷轻松, |  | [](https://weibo.com/5722964389/DElmWr4hh)
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Shepherd](status.github_url) | 一款可在应用中快速集成用户引导功能的 JS 库,Demo 地址:http://github.hubspot.com/shepherd/docs/welcome/ |  | [](https://weibo.com/5722964389/Emj7wNw8)
|
||||
[marp](status.github_url) | 一款基于 Electron 开发的 Markdown 编辑器,支持使用 Markdown 来编辑创建幻灯片并保存为 PDF 文件,可跨平台使用,官网地址:https://yhatt.github.io/marp/ |  | [](https://weibo.com/5722964389/EcP1zT9A)
|
||||
[Cleave.js](status.github_url) | 一款提供自动化格式 input 标签文本内容的 JS 库,支持信用卡号、手机号、日期等多种不同类型的格式方式,Demo 地址:http://nosir.github.io/cleave.js/ @JS小组 @前端乱炖 @前端开发博客 |  | [](https://weibo.com/5722964389/E3pKqO9j)
|
||||
[Awesome](status.github_url) | Mac 收集了一些非常好用的 Mac 应用程序、软件以及工具,主要面向开发者和设计师,信息量好大,满满干货 @Mac玩儿法 @威锋网 @少数派sspai @优秀网页设计 |  | [](https://weibo.com/5722964389/DFPZofEob)
|
||||
[WheelPicker](status.github_url) | 一款开源的 Android 滚动选择器, |  | [](https://weibo.com/5722964389/DFI0iwr0v)
|
||||
[FNMatchPull](status.github_url) | Swift 实现的火柴图案 & 火柴文字下拉刷新动画效果,OC 原版在此:https://github.com/coolbeet/CBStoreHouseRefreshControl |  | [](https://weibo.com/5722964389/DFyLpuP8l)
|
||||
[GitHub](status.github_url) | Explorer 是一款可帮助 GitHub 用户搜索 Repo 的 Demo 项目,主要向开发者展示了 Progressive Web App 的显示和交互效果, |  | [](https://weibo.com/5722964389/DFpjW5fhY)
|
||||
[Shepherd](https://github.com/HubSpot/shepherd) | 一款可在应用中快速集成用户引导功能的 JS 库,Demo 地址:http://github.hubspot.com/shepherd/docs/welcome/ |  | [](https://weibo.com/5722964389/Emj7wNw8)
|
||||
[marp](https://github.com/yhatt/marp) | 一款基于 Electron 开发的 Markdown 编辑器,支持使用 Markdown 来编辑创建幻灯片并保存为 PDF 文件,可跨平台使用,官网地址:https://yhatt.github.io/marp/ |  | [](https://weibo.com/5722964389/EcP1zT9A)
|
||||
[Cleave.js](https://github.com/nosir/cleave.js) | 一款提供自动化格式 input 标签文本内容的 JS 库,支持信用卡号、手机号、日期等多种不同类型的格式方式,Demo 地址:http://nosir.github.io/cleave.js/ @JS小组 @前端乱炖 @前端开发博客 |  | [](https://weibo.com/5722964389/E3pKqO9j)
|
||||
[Awesome](https://github.com/jaywcjlove/awesome-mac) | Mac 收集了一些非常好用的 Mac 应用程序、软件以及工具,主要面向开发者和设计师,信息量好大,满满干货 @Mac玩儿法 @威锋网 @少数派sspai @优秀网页设计 |  | [](https://weibo.com/5722964389/DFPZofEob)
|
||||
[WheelPicker](https://github.com/AigeStudio/WheelPicker) | 一款开源的 Android 滚动选择器, |  | [](https://weibo.com/5722964389/DFI0iwr0v)
|
||||
[FNMatchPull](https://github.com/Fnoz/FNMatchPull) | Swift 实现的火柴图案 & 火柴文字下拉刷新动画效果,OC 原版在此:https://github.com/coolbeet/CBStoreHouseRefreshControl |  | [](https://weibo.com/5722964389/DFyLpuP8l)
|
||||
[GitHub](https://github.com/trungdq88/github-explorer) | Explorer 是一款可帮助 GitHub 用户搜索 Repo 的 Demo 项目,主要向开发者展示了 Progressive Web App 的显示和交互效果, |  | [](https://weibo.com/5722964389/DFpjW5fhY)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[avalon](status.github_url) | 由国内知名前端大牛 @司徒正美 开源的一个迷你、易用、高性能的前端 MVVM 框架,此框架已被应用到国内多家知名厂商的生产项目上,官网地址:http://avalonjs.coding.me/ |  | [](https://weibo.com/5722964389/E182W5Yb5)
|
||||
[RaceMe](status.github_url) | 一款可精准记录运动数据,追踪运动趋势的 iOS 开源应用, @叶孤城___ 推荐 #开源精选# |  | [](https://weibo.com/5722964389/EORSnSCd)
|
||||
[CircularAnim](status.github_url) | 一个 Android 水波动画帮助类,使用一行代码实现了 View 显示/隐藏 StartActivity 特效, @代码家 @Android笔记 @好东西传送门 |  | [](https://weibo.com/5722964389/EwddpI3l)
|
||||
[avalon](https://github.com/RubyLouvre/avalon) | 由国内知名前端大牛 @司徒正美 开源的一个迷你、易用、高性能的前端 MVVM 框架,此框架已被应用到国内多家知名厂商的生产项目上,官网地址:http://avalonjs.coding.me/ |  | [](https://weibo.com/5722964389/E182W5Yb5)
|
||||
[RaceMe](https://github.com/enochng1/RaceMe) | 一款可精准记录运动数据,追踪运动趋势的 iOS 开源应用, @叶孤城___ 推荐 #开源精选# |  | [](https://weibo.com/5722964389/EORSnSCd)
|
||||
[CircularAnim](https://github.com/XunMengWinter/CircularAnim) | 一个 Android 水波动画帮助类,使用一行代码实现了 View 显示/隐藏 StartActivity 特效, @代码家 @Android笔记 @好东西传送门 |  | [](https://weibo.com/5722964389/EwddpI3l)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Bilibili_Wuxianda](status.github_url) | 由 @Michael鹏丶 开源的一个高仿 Bilibili 的 iOS 客户端应用,目前已完成直播、推荐、番剧等界面的搭建,镜像 、美颜、手电筒、摄像头方向等功能的支持, |  | [](https://weibo.com/5722964389/E1T29kCZg)
|
||||
[WeFlow](status.github_url) | 由 @hzlzh 团队开源的一个高效、强大、跨平台(macOS & Win)的前端工具,核心基于 tmt-workflow 工作流,支持自动化流程、调试 & 部署等操作,官网地址:https://weflow.io |  | [](https://weibo.com/5722964389/E1zMJf5VH)
|
||||
[Bilibili_Wuxianda](https://github.com/MichaelHuyp/Bilibili_Wuxianda) | 由 @Michael鹏丶 开源的一个高仿 Bilibili 的 iOS 客户端应用,目前已完成直播、推荐、番剧等界面的搭建,镜像 、美颜、手电筒、摄像头方向等功能的支持, |  | [](https://weibo.com/5722964389/E1T29kCZg)
|
||||
[WeFlow](https://github.com/weixin/WeFlow) | 由 @hzlzh 团队开源的一个高效、强大、跨平台(macOS & Win)的前端工具,核心基于 tmt-workflow 工作流,支持自动化流程、调试 & 部署等操作,官网地址:https://weflow.io |  | [](https://weibo.com/5722964389/E1zMJf5VH)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Awesome-Linux-Softwares](status.github_url) | 收集了很多 Linux 相关的软件、工具、应用, @Ubuntu @Linux中国 @慕课网 @网路冷眼 @好东西传送门 |  | [](https://weibo.com/5722964389/E3fpT9SQE)
|
||||
[laravel-package-top-100](status.github_url) | 对 Packagist 网站上下载量排名前 100 的 Laravel 扩展包进行了整理,PHPHub 地址:https://phphub.org/topics/2530 @Laruence @网路冷眼 @慕课网 @好东西传送门 @PHPHub |  | [](https://weibo.com/5722964389/E2SoZbeAv)
|
||||
[Awesome-Linux-Softwares](https://github.com/VoLuong/Awesome-Linux-Softwares) | 收集了很多 Linux 相关的软件、工具、应用, @Ubuntu @Linux中国 @慕课网 @网路冷眼 @好东西传送门 |  | [](https://weibo.com/5722964389/E3fpT9SQE)
|
||||
[laravel-package-top-100](https://github.com/summerblue/laravel-package-top-100) | 对 Packagist 网站上下载量排名前 100 的 Laravel 扩展包进行了整理,PHPHub 地址:https://phphub.org/topics/2530 @Laruence @网路冷眼 @慕课网 @好东西传送门 @PHPHub |  | [](https://weibo.com/5722964389/E2SoZbeAv)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[StylishMusicPlayer](status.github_url) | 一款优雅时尚的 Android 播放器, @Android笔记 @googdev @脉脉不嘚語 |  | [](https://weibo.com/5722964389/E8T1m8l8K)
|
||||
[StylishMusicPlayer](https://github.com/ryanhoo/StylishMusicPlayer) | 一款优雅时尚的 Android 播放器, @Android笔记 @googdev @脉脉不嘚語 |  | [](https://weibo.com/5722964389/E8T1m8l8K)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Vux](status.github_url) | 一款基于 Vue 和 WeUI 开发的移动端 Web UI 组件,用来做今天微信开放的小应用再好不过了。另外,对于微信今天开放的「微信小程序」,你们怎么看? @尤小右 @JS小组 @developerWorks @慕课网 |  | [](https://weibo.com/5722964389/E9qtcqeKJ)
|
||||
[awesome-design](status.github_url) | 作者收集整理了很多 UI/UX 相关的资源,满满干货,分享给各位 @优秀网页设计 @慕课网 @网路冷眼 @好东西传送门 |  | [](https://weibo.com/5722964389/E91Xvrre)
|
||||
[Vux](https://github.com/airyland/vux) | 一款基于 Vue 和 WeUI 开发的移动端 Web UI 组件,用来做今天微信开放的小应用再好不过了。另外,对于微信今天开放的「微信小程序」,你们怎么看? @尤小右 @JS小组 @developerWorks @慕课网 |  | [](https://weibo.com/5722964389/E9qtcqeKJ)
|
||||
[awesome-design](https://github.com/gztchan/awesome-design) | 作者收集整理了很多 UI/UX 相关的资源,满满干货,分享给各位 @优秀网页设计 @慕课网 @网路冷眼 @好东西传送门 |  | [](https://weibo.com/5722964389/E91Xvrre)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[be-a-professional-programmer](status.github_url) | 一份收集了成为专业程序员路上用到的各种优秀资料、神器及框架 |  | [](https://weibo.com/5722964389/EvG4Z2W22)
|
||||
[be-a-professional-programmer](https://github.com/stanzhai/be-a-professional-programmer) | 一份收集了成为专业程序员路上用到的各种优秀资料、神器及框架 |  | [](https://weibo.com/5722964389/EvG4Z2W22)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[sinatine](status.github_url) | 一个基于 HTML5 微博的 macOS 客户端 |  | [](https://weibo.com/5722964389/EBCofCHNd)
|
||||
[vue-163-music](status.github_url) | 用 Vue 仿写的网易云音乐 Web 版,支持 PC 端常用功能,使用 localStorage 保存播放列表,在线预览:http://www.shanamaid.top:3000/#/find/recommend |  | [](https://weibo.com/5722964389/EB0Do3MFq)
|
||||
[sinatine](https://github.com/djyde/sinatine) | 一个基于 HTML5 微博的 macOS 客户端 |  | [](https://weibo.com/5722964389/EBCofCHNd)
|
||||
[vue-163-music](https://github.com/ShanaMaid/vue-163-music) | 用 Vue 仿写的网易云音乐 Web 版,支持 PC 端常用功能,使用 localStorage 保存播放列表,在线预览:http://www.shanamaid.top:3000/#/find/recommend |  | [](https://weibo.com/5722964389/EB0Do3MFq)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Vbot](status.github_url) | 一个用 PHP 开发并基于微信 Web API 实现的机器人,可通过匿名函数能够实现多种自定义的效果,包括群控制,自动回复,消息转发,防撤回,留言统计等功能,介绍地址:https://laravel-china.org/articles/4146/personal-micro-signal-group-control-robot @网路冷眼 @Laruence @Easy @安正超 @2gua |  | [](https://weibo.com/5722964389/ECa3FymNY)
|
||||
[GodEye](status.github_url) | 一个 Swift APM 轮子。使用全自动,零代码入侵,一行代码接入来监控应用的日志、卡顿、崩溃、网络、内存泄漏、CPU 以及内存使用率、帧率等信息, |  | [](https://weibo.com/5722964389/EBLwLiWQ4)
|
||||
[Vbot](https://github.com/hanson/vbot) | 一个用 PHP 开发并基于微信 Web API 实现的机器人,可通过匿名函数能够实现多种自定义的效果,包括群控制,自动回复,消息转发,防撤回,留言统计等功能,介绍地址:https://laravel-china.org/articles/4146/personal-micro-signal-group-control-robot @网路冷眼 @Laruence @Easy @安正超 @2gua |  | [](https://weibo.com/5722964389/ECa3FymNY)
|
||||
[GodEye](https://github.com/zixun/GodEye) | 一个 Swift APM 轮子。使用全自动,零代码入侵,一行代码接入来监控应用的日志、卡顿、崩溃、网络、内存泄漏、CPU 以及内存使用率、帧率等信息, |  | [](https://weibo.com/5722964389/EBLwLiWQ4)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[P3C](status.github_url) | 阿里巴巴根据其 Java 开发手册规范开发出来的 Java 开发规约插件, 引领 Java 语言走向规范之路, 目前主要支持 IDEA, Eclipse, Android Studio https://github.com/alibaba/p3c 开发手册预览地址: |  | [](https://weibo.com/5722964389/FqF6I1fYI)
|
||||
[P3C](https://github.com/alibaba/p3c/blob/master/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4Java%E5%BC%80%E5%8F%91%E6%89%8B%E5%86%8C%EF%BC%88%E7%BB%88%E6%9E%81%E7%89%88%EF%BC%89.pdf) | 阿里巴巴根据其 Java 开发手册规范开发出来的 Java 开发规约插件, 引领 Java 语言走向规范之路, 目前主要支持 IDEA, Eclipse, Android Studio https://github.com/alibaba/p3c 开发手册预览地址: |  | [](https://weibo.com/5722964389/FqF6I1fYI)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[AndroidGodEye](status.github_url) | 一款可以在 PC 浏览器中实时监控 Android App 内存泄漏,卡顿,CPU使用率等等信息的工具https://github.com/Kyson/AndroidGodEye iOS 也有一款类似免费开源监控工具 GodEye, @stormzhang @脉脉不嘚語 @廖祜秋liaohuqiu_秋百万 @代码家 |  | [](https://weibo.com/5722964389/FDP8s89XS)
|
||||
[TableView](status.github_url) | 一个用于显示复杂的数据结构和呈现由行, 列和单元格组成的表格数据开源库, 支持列宽度动态自动计算, 行列点击监听触摸交互等等 |  | [](https://weibo.com/5722964389/FDr6MdFeq)
|
||||
[AndroidGodEye](https://github.com/zixun/GodEye) | 一款可以在 PC 浏览器中实时监控 Android App 内存泄漏,卡顿,CPU使用率等等信息的工具https://github.com/Kyson/AndroidGodEye iOS 也有一款类似免费开源监控工具 GodEye, @stormzhang @脉脉不嘚語 @廖祜秋liaohuqiu_秋百万 @代码家 |  | [](https://weibo.com/5722964389/FDP8s89XS)
|
||||
[TableView](https://github.com/evrencoskun/TableView) | 一个用于显示复杂的数据结构和呈现由行, 列和单元格组成的表格数据开源库, 支持列宽度动态自动计算, 行列点击监听触摸交互等等 |  | [](https://weibo.com/5722964389/FDr6MdFeq)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[stackedi](status.github_url) | 一个基于 PageDown 所有功能开源的 Markdown 编辑器,被知名网站 Stack Overflow 和其他 Stack Exchange 站点使用 |  | [](https://weibo.com/5722964389/FF2yqmpKI)
|
||||
[CryptoList](status.github_url) | 一份收集整理一些有关区块链和加密货币的资料,有需要的可以去了解一下 |  | [](https://weibo.com/5722964389/FET7V9N0Z)
|
||||
[Awesome_APIs](status.github_url) | 一份为开发者收集整理各类型非常好的平台、社区 API 资料 |  | [](https://weibo.com/5722964389/FEAkZA2J2)
|
||||
[stackedi](https://github.com/benweet/stackedit) | 一个基于 PageDown 所有功能开源的 Markdown 编辑器,被知名网站 Stack Overflow 和其他 Stack Exchange 站点使用 |  | [](https://weibo.com/5722964389/FF2yqmpKI)
|
||||
[CryptoList](https://github.com/coinpride/CryptoList) | 一份收集整理一些有关区块链和加密货币的资料,有需要的可以去了解一下 |  | [](https://weibo.com/5722964389/FET7V9N0Z)
|
||||
[Awesome_APIs](https://github.com/TonnyL/Awesome_APIs) | 一份为开发者收集整理各类型非常好的平台、社区 API 资料 |  | [](https://weibo.com/5722964389/FEAkZA2J2)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Mango](status.github_url) | 一个完全使用 Kotlin 开发的 Dribbble 第三方安卓客户端 by @TonnyLZ |  | [](https://weibo.com/5722964389/FFNGUiAqb)
|
||||
[SVGAPlayer](status.github_url) | 由 YY UED 团队开源的一个能让开发者在 iOS/Android/Web 中轻松播放 SVGA 格式动画的开源库, iOS: https://github.com/yyued/SVGAPlayer-iOS Android: https://github.com/yyued/SVGAPlayer-Android Web: SVGA的官网: http://svga.io/ |  | [](https://weibo.com/5722964389/FFEgpr9E0)
|
||||
[SimpRead(简悦)是一个让你瞬间进入沉浸式阅读的](status.github_url) | Chrome 扩展,还原阅读的本质,提升你的阅读体验 by @王磊-Kenshin |  | [](https://weibo.com/5722964389/FFuPUz1mo)
|
||||
[Mango](https://github.com/TonnyL/Mango) | 一个完全使用 Kotlin 开发的 Dribbble 第三方安卓客户端 by @TonnyLZ |  | [](https://weibo.com/5722964389/FFNGUiAqb)
|
||||
[SVGAPlayer](https://github.com/yyued/SVGAPlayer-Web) | 由 YY UED 团队开源的一个能让开发者在 iOS/Android/Web 中轻松播放 SVGA 格式动画的开源库, iOS: https://github.com/yyued/SVGAPlayer-iOS Android: https://github.com/yyued/SVGAPlayer-Android Web: SVGA的官网: http://svga.io/ |  | [](https://weibo.com/5722964389/FFEgpr9E0)
|
||||
[SimpRead(简悦)是一个让你瞬间进入沉浸式阅读的](https://github.com/Kenshin/simpread) | Chrome 扩展,还原阅读的本质,提升你的阅读体验 by @王磊-Kenshin |  | [](https://weibo.com/5722964389/FFuPUz1mo)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[wtfpython](status.github_url) | 一份收集了一些有趣的, 少有人知的功能的 Python 代码片段集合 |  | [](https://weibo.com/5722964389/GUe3DzHo)
|
||||
[wtfpython](https://github.com/satwikkansal/wtfpython) | 一份收集了一些有趣的, 少有人知的功能的 Python 代码片段集合 |  | [](https://weibo.com/5722964389/GUe3DzHo)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[30-seconds-of-code](status.github_url) | 一份精心收集整理一些实用的 JavaScript 代码片段集合 |  | [](https://weibo.com/5722964389/G2h4xzUZ)
|
||||
[AndroidStandardDevelop](status.github_url) | 目前最完善的一份安卓开发规范总结资料 |  | [](https://weibo.com/5722964389/G27E29zM7)
|
||||
[github-profile-summary](status.github_url) | 一个给自己 GitHub 账号的档案资料进行可视化展示的工具 |  | [](https://weibo.com/5722964389/G1YdxlutY)
|
||||
[little-java-functions](status.github_url) | 一份精心收集整理一些实用的 Java8 代码片段集合https://github.com/shekhargulati/little-java-functions 中文版: |  | [](https://weibo.com/5722964389/G1ON2sGqq)
|
||||
[carbon](status.github_url) | 一个在线将代码生成高逼格的图片工具 ,在线生成图片地址:https://carbon.now.sh |  | [](https://weibo.com/5722964389/G1Fmxz6Al)
|
||||
[30-seconds-of-code](https://github.com/Chalarangelo/30-seconds-of-code) | 一份精心收集整理一些实用的 JavaScript 代码片段集合 |  | [](https://weibo.com/5722964389/G2h4xzUZ)
|
||||
[AndroidStandardDevelop](https://github.com/Blankj/AndroidStandardDevelop) | 目前最完善的一份安卓开发规范总结资料 |  | [](https://weibo.com/5722964389/G27E29zM7)
|
||||
[github-profile-summary](https://github.com/tipsy/github-profile-summary) | 一个给自己 GitHub 账号的档案资料进行可视化展示的工具 |  | [](https://weibo.com/5722964389/G1YdxlutY)
|
||||
[little-java-functions](https://github.com/biezhi/30-seconds-of-java8) | 一份精心收集整理一些实用的 Java8 代码片段集合https://github.com/shekhargulati/little-java-functions 中文版: |  | [](https://weibo.com/5722964389/G1ON2sGqq)
|
||||
[carbon](https://github.com/dawnlabs/carbon) | 一个在线将代码生成高逼格的图片工具 ,在线生成图片地址:https://carbon.now.sh |  | [](https://weibo.com/5722964389/G1Fmxz6Al)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[awesome-blockchain](status.github_url) | 一份收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料 |  | [](https://weibo.com/5722964389/G5jCsbiwT)
|
||||
[chinese-poetry](status.github_url) | 最全的中华古典文集数据库,包含 5.5 万首唐诗、26 万首宋诗和 2.1 万首宋词。古诗是中华民族乃至全世界的瑰宝,让我们一起传承下去 |  | [](https://weibo.com/5722964389/G5abYnv5)
|
||||
[Charles](status.github_url) | 一个非常漂亮的 Android 本地多媒体选择器 |  | [](https://weibo.com/5722964389/G50Lt7nWO)
|
||||
[houshanren](status.github_url) | 将 2017 年买房经历总结出一份买房购房知识,现已开放到 GitHub。各位在配置一定数字货币虚拟资产的同时,也可考虑投资一部分真实资产 |  | [](https://weibo.com/5722964389/G4Um0hQ7Z)
|
||||
[Guetzli](status.github_url) | Google 开源的一个针对数码图像和网页图像的 JPEG 编码器,相比由 libjpeg 生成的同等质量的图像还要小 20~30% |  | [](https://weibo.com/5722964389/G4RkYfkkQ)
|
||||
[awesome-blockchain](https://github.com/chaozh/awesome-blockchain) | 一份收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料 |  | [](https://weibo.com/5722964389/G5jCsbiwT)
|
||||
[chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) | 最全的中华古典文集数据库,包含 5.5 万首唐诗、26 万首宋诗和 2.1 万首宋词。古诗是中华民族乃至全世界的瑰宝,让我们一起传承下去 |  | [](https://weibo.com/5722964389/G5abYnv5)
|
||||
[Charles](https://github.com/TonnyL/Charles) | 一个非常漂亮的 Android 本地多媒体选择器 |  | [](https://weibo.com/5722964389/G50Lt7nWO)
|
||||
[houshanren](https://github.com/houshanren/hangzhou_house_knowledge) | 将 2017 年买房经历总结出一份买房购房知识,现已开放到 GitHub。各位在配置一定数字货币虚拟资产的同时,也可考虑投资一部分真实资产 |  | [](https://weibo.com/5722964389/G4Um0hQ7Z)
|
||||
[Guetzli](https://github.com/google/guetzli) | Google 开源的一个针对数码图像和网页图像的 JPEG 编码器,相比由 libjpeg 生成的同等质量的图像还要小 20~30% |  | [](https://weibo.com/5722964389/G4RkYfkkQ)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[GSYGithubAPP](status.github_url) | 一款基于React Native开发的跨平台开源 Github 客户端 App,提供更丰富的功能,更好体验,旨在更好的日常管理和维护个人 Github |  | [](https://weibo.com/5722964389/G6nBWa38A)
|
||||
[IINA](status.github_url) | 一款基于 mpv、契合 macOS 设计风格、力求做到最佳用户体验、轻便且功能强大的 Mac 视频播放器 |  | [](https://weibo.com/5722964389/G6ebrBhfG)
|
||||
[LikeButton](status.github_url) | 一款类似 Twitter 酷炫点赞动画效果的开源库 |  | [](https://weibo.com/5722964389/G69s2ucQX)
|
||||
[node-in-debugging](status.github_url) | 一位从事几年 Node.js 开发的大神总结整理的一些调试经验和思路,希望授人以鱼也能授人以渔 |  | [](https://weibo.com/5722964389/G5VkrEkjs)
|
||||
[GSYGithubAPP](https://github.com/CarGuo/GSYGithubAPP) | 一款基于React Native开发的跨平台开源 Github 客户端 App,提供更丰富的功能,更好体验,旨在更好的日常管理和维护个人 Github |  | [](https://weibo.com/5722964389/G6nBWa38A)
|
||||
[IINA](https://github.com/lhc70000/iina) | 一款基于 mpv、契合 macOS 设计风格、力求做到最佳用户体验、轻便且功能强大的 Mac 视频播放器 |  | [](https://weibo.com/5722964389/G6ebrBhfG)
|
||||
[LikeButton](https://github.com/jd-alexander/LikeButton) | 一款类似 Twitter 酷炫点赞动画效果的开源库 |  | [](https://weibo.com/5722964389/G69s2ucQX)
|
||||
[node-in-debugging](https://github.com/nswbmw/node-in-debugging) | 一位从事几年 Node.js 开发的大神总结整理的一些调试经验和思路,希望授人以鱼也能授人以渔 |  | [](https://weibo.com/5722964389/G5VkrEkjs)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[FastPhotoStyle](status.github_url) | 一个基于 Python 写的算法,快速将一张样式照片提取其样式合成到一张内容照片上 |  | [](https://weibo.com/5722964389/G7rBq6KJJ)
|
||||
[FastPhotoStyle](https://github.com/NVIDIA/FastPhotoStyle) | 一个基于 Python 写的算法,快速将一张样式照片提取其样式合成到一张内容照片上 |  | [](https://weibo.com/5722964389/G7rBq6KJJ)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[TextPathView](status.github_url) | 一个把文字转化为路径动画然后展现出来的自定义控件,挺有意思的一个开源库,Git Hub 地址: |  | [](https://weibo.com/5722964389/G8vASxMIv)
|
||||
[awesome-wepy](status.github_url) | 一份整理了微信小程序组件化开发框架 wepy 开发资源汇总 |  | [](https://weibo.com/5722964389/G8quhEtO7)
|
||||
[WePY](status.github_url) | 腾讯开源的一款让小程序支持组件化开发的框架,通过预编译的手段让开发者可以选择自己喜欢的开发风格去开发小程序 |  | [](https://weibo.com/5722964389/G8maojVkQ)
|
||||
[LKImageKit](status.github_url) | 一个高性能的图片框架,包括了图片控件,图片下载、内存缓存、磁盘缓存、图片解码、图片处理等一系列能力 |  | [](https://weibo.com/5722964389/G8cJT9ZA0)
|
||||
[TextPathView](https://github.com/totond/TextPathView) | 一个把文字转化为路径动画然后展现出来的自定义控件,挺有意思的一个开源库,Git Hub 地址: |  | [](https://weibo.com/5722964389/G8vASxMIv)
|
||||
[awesome-wepy](https://github.com/aben1188/awesome-wepy) | 一份整理了微信小程序组件化开发框架 wepy 开发资源汇总 |  | [](https://weibo.com/5722964389/G8quhEtO7)
|
||||
[WePY](https://github.com/Tencent/wepy) | 腾讯开源的一款让小程序支持组件化开发的框架,通过预编译的手段让开发者可以选择自己喜欢的开发风格去开发小程序 |  | [](https://weibo.com/5722964389/G8maojVkQ)
|
||||
[LKImageKit](https://github.com/Tencent/LKImageKit) | 一个高性能的图片框架,包括了图片控件,图片下载、内存缓存、磁盘缓存、图片解码、图片处理等一系列能力 |  | [](https://weibo.com/5722964389/G8cJT9ZA0)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[AAChartKit](status.github_url) | 一个极其精美而又强大的 iOS 图表组件库,支持柱状图、条形图、折线图、曲线等等各种类型的多达几十种的信息图图表 |  | [](https://weibo.com/5722964389/G9zAmz08G)
|
||||
[WeChatPlugin-MacOS](status.github_url) | Mac OS 版微信小助手,功能有自动回复、消息防撤回、远程控制、微信多开、会话置底、免认证登录等等 |  | [](https://weibo.com/5722964389/G97iSeUNw)
|
||||
[AAChartKit](https://github.com/AAChartModel/AAChartKit) | 一个极其精美而又强大的 iOS 图表组件库,支持柱状图、条形图、折线图、曲线等等各种类型的多达几十种的信息图图表 |  | [](https://weibo.com/5722964389/G9zAmz08G)
|
||||
[WeChatPlugin-MacOS](https://github.com/TKkk-iOSer/WeChatPlugin-MacOS) | Mac OS 版微信小助手,功能有自动回复、消息防撤回、远程控制、微信多开、会话置底、免认证登录等等 |  | [](https://weibo.com/5722964389/G97iSeUNw)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[CollectionKit](status.github_url) | 一个用于构建可组合数据驱动的集合视图的 Swift 框架,内置丰富的布局和动效 |  | [](https://weibo.com/5722964389/GaN0l3hPs)
|
||||
[Interview-Notebook](status.github_url) | 一份技术面试需要掌握的基础知识与资料整理 |  | [](https://weibo.com/5722964389/Gau9llCSC)
|
||||
[kotlin_tips](status.github_url) | 一份汇总 Kotlin 相对于 Java 的优势,以及怎么用 Kotlin 去简洁、务实、高效、安全开发的 Tips,提高你的生产力 |  | [](https://weibo.com/5722964389/GakIQt5ZG)
|
||||
[CollectionKit](https://github.com/SoySauceLab/CollectionKit) | 一个用于构建可组合数据驱动的集合视图的 Swift 框架,内置丰富的布局和动效 |  | [](https://weibo.com/5722964389/GaN0l3hPs)
|
||||
[Interview-Notebook](https://github.com/CyC2018/Interview-Notebook) | 一份技术面试需要掌握的基础知识与资料整理 |  | [](https://weibo.com/5722964389/Gau9llCSC)
|
||||
[kotlin_tips](https://github.com/heimashi/kotlin_tips) | 一份汇总 Kotlin 相对于 Java 的优势,以及怎么用 Kotlin 去简洁、务实、高效、安全开发的 Tips,提高你的生产力 |  | [](https://weibo.com/5722964389/GakIQt5ZG)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[CainCamera](status.github_url) | 一款美颜类相机,提供了实时美颜、滤镜、拍照、静态图片的美化、特效、裁剪旋转、夜景增强和抠图虚化等等功能 |  | [](https://weibo.com/5722964389/GbQZOosK6)
|
||||
[developer-roadmap-chinese](status.github_url) | GitHub 上拥有 46000+ Star 的 developer-roadmap(2018 年 Web 开发人员的路线图)库的中文翻译版https://github.com/goodjack/developer-roadmap-chinese 英文版地址: |  | [](https://weibo.com/5722964389/GbHzjwpS8)
|
||||
[wx-charts](status.github_url) | 微信小程序图表组件,支持图标类型有饼图、圆环图、线图、柱状图、区域图和雷达图 |  | [](https://weibo.com/5722964389/Gby8OFveM)
|
||||
[weixin-xiaochengxu666-info](status.github_url) | 微信小程序开发干货汇总,内容含有 UI组件、开发框架、实用库、开发工具等等 |  | [](https://weibo.com/5722964389/GboIkaWHr)
|
||||
[Tabler](status.github_url) | 一个建立在 Bootstrap 4 上的免费且开源的 HTML Dashboard UI 工具包 |  | [](https://weibo.com/5722964389/GbfhPimLa)
|
||||
[CainCamera](https://github.com/CainKernel/CainCamera) | 一款美颜类相机,提供了实时美颜、滤镜、拍照、静态图片的美化、特效、裁剪旋转、夜景增强和抠图虚化等等功能 |  | [](https://weibo.com/5722964389/GbQZOosK6)
|
||||
[developer-roadmap-chinese](https://github.com/kamranahmedse/developer-roadmap) | GitHub 上拥有 46000+ Star 的 developer-roadmap(2018 年 Web 开发人员的路线图)库的中文翻译版https://github.com/goodjack/developer-roadmap-chinese 英文版地址: |  | [](https://weibo.com/5722964389/GbHzjwpS8)
|
||||
[wx-charts](https://github.com/xiaolin3303/wx-charts) | 微信小程序图表组件,支持图标类型有饼图、圆环图、线图、柱状图、区域图和雷达图 |  | [](https://weibo.com/5722964389/Gby8OFveM)
|
||||
[weixin-xiaochengxu666-info](https://github.com/xiaobei666/weixin-xiaochengxu666-info) | 微信小程序开发干货汇总,内容含有 UI组件、开发框架、实用库、开发工具等等 |  | [](https://weibo.com/5722964389/GboIkaWHr)
|
||||
[Tabler](https://github.com/tabler/tabler) | 一个建立在 Bootstrap 4 上的免费且开源的 HTML Dashboard UI 工具包 |  | [](https://weibo.com/5722964389/GbfhPimLa)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[open-source-mac-os-apps](status.github_url) | 一份整理了 macOS 上开源的免费的应用列表,为他们开源精神点赞[赞啊] |  | [](https://weibo.com/5722964389/GcjhiEZpX)
|
||||
[open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps) | 一份整理了 macOS 上开源的免费的应用列表,为他们开源精神点赞[赞啊] |  | [](https://weibo.com/5722964389/GcjhiEZpX)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[DPlayer](status.github_url) | 一个可爱的 HTML5 弹幕视频播放器,可以帮助开发者轻松构建弹幕视频播放 |  | [](https://weibo.com/5722964389/GdYYLpT2O)
|
||||
[abu](status.github_url) | (阿布量化)是基于 Python 的免费开源量化交易&量化投资架构系统,支持股票、期货、外汇、数字货币(BTC\ETH\LTC\ETC\BCC)等 |  | [](https://weibo.com/5722964389/GdPygyccu)
|
||||
[GitHubPopular](status.github_url) | 一个基于 React Native 开发用来查看 GitHub 最受欢迎与最热项目的 App,支持 Android 和 iOS 双平台安装使用 |  | [](https://weibo.com/5722964389/GdngMk244)
|
||||
[DPlayer](https://github.com/MoePlayer/DPlayer) | 一个可爱的 HTML5 弹幕视频播放器,可以帮助开发者轻松构建弹幕视频播放 |  | [](https://weibo.com/5722964389/GdYYLpT2O)
|
||||
[abu](https://github.com/bbfamily/abu) | (阿布量化)是基于 Python 的免费开源量化交易&量化投资架构系统,支持股票、期货、外汇、数字货币(BTC\ETH\LTC\ETC\BCC)等 |  | [](https://weibo.com/5722964389/GdPygyccu)
|
||||
[GitHubPopular](https://github.com/crazycodeboy/GitHubPopular/) | 一个基于 React Native 开发用来查看 GitHub 最受欢迎与最热项目的 App,支持 Android 和 iOS 双平台安装使用 |  | [](https://weibo.com/5722964389/GdngMk244)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[LoginCritter](status.github_url) | 一个监听用户登录输入邮箱地址密码时有趣的 iOS 交互效果库 |  | [](https://weibo.com/5722964389/Gf2YepXRo)
|
||||
[architecture.of.internet-product](status.github_url) | 一份整理收集各大互联网公司技术架构的 PPT 或者 PDF 文档资料,包含有微信、淘宝、腾讯、阿里、美团点评、百度、微博、Google、Facebook、Amazon、eBay等知名公司 |  | [](https://weibo.com/5722964389/GeTxKfcQv)
|
||||
[chinese-programmer-wrong-pronunciation](status.github_url) | 由石墨开发团队整理的一份中国程序员容易发音错误的单词列表,赶紧来看看自己有没有发音错的单词 |  | [](https://weibo.com/5722964389/GeK7f2hhu)
|
||||
[LoginCritter](https://github.com/cgoldsby/LoginCritter) | 一个监听用户登录输入邮箱地址密码时有趣的 iOS 交互效果库 |  | [](https://weibo.com/5722964389/Gf2YepXRo)
|
||||
[architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product) | 一份整理收集各大互联网公司技术架构的 PPT 或者 PDF 文档资料,包含有微信、淘宝、腾讯、阿里、美团点评、百度、微博、Google、Facebook、Amazon、eBay等知名公司 |  | [](https://weibo.com/5722964389/GeTxKfcQv)
|
||||
[chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation) | 由石墨开发团队整理的一份中国程序员容易发音错误的单词列表,赶紧来看看自己有没有发音错的单词 |  | [](https://weibo.com/5722964389/GeK7f2hhu)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[animate.css](status.github_url) | 一个拥有 50 多种 CSS3 酷炫动画效果库 |  | [](https://weibo.com/5722964389/GfO6Jj1r)
|
||||
[AutoEx](status.github_url) | 一个帮助 Android 开发者,让项目在崩溃时从异常堆栈中,自动寻找 Stack Overflow 的回答 |  | [](https://weibo.com/5722964389/GfvfJjgnN)
|
||||
[animate.css](https://github.com/daneden/animate.css) | 一个拥有 50 多种 CSS3 酷炫动画效果库 |  | [](https://weibo.com/5722964389/GfO6Jj1r)
|
||||
[AutoEx](https://github.com/BolexLiu/AutoEx) | 一个帮助 Android 开发者,让项目在崩溃时从异常堆栈中,自动寻找 Stack Overflow 的回答 |  | [](https://weibo.com/5722964389/GfvfJjgnN)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[PopMenu](status.github_url) | 一个用 Swift 写的酷炫可定制的 iOS 弹出菜单 |  | [](https://weibo.com/5722964389/GgzfcCpdY)
|
||||
[PopMenu](https://github.com/CaliCastle/PopMenu) | 一个用 Swift 写的酷炫可定制的 iOS 弹出菜单 |  | [](https://weibo.com/5722964389/GgzfcCpdY)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Signale](status.github_url) | 一个优雅漂亮的控制台日志输出工具 |  | [](https://weibo.com/5722964389/GieWFoeR3)
|
||||
[iOS-Monitor-Platform](status.github_url) | 一份记录 iOS 性能监控 SDK Wedjat(华狄特)开发过程的调研和整理, 分为两部分基础性能篇和网络篇 |  | [](https://weibo.com/5722964389/Gi5waw9iC)
|
||||
[UETool](status.github_url) | 饿了么开发团队开源的一个各方人员(设计师、程序员、测试)都可以使用的 Android 调试工具 |  | [](https://weibo.com/5722964389/GhW5GiLgk)
|
||||
[Signale](https://github.com/klauscfhq/signale) | 一个优雅漂亮的控制台日志输出工具 |  | [](https://weibo.com/5722964389/GieWFoeR3)
|
||||
[iOS-Monitor-Platform](https://github.com/aozhimin/iOS-Monitor-Platform) | 一份记录 iOS 性能监控 SDK Wedjat(华狄特)开发过程的调研和整理, 分为两部分基础性能篇和网络篇 |  | [](https://weibo.com/5722964389/Gi5waw9iC)
|
||||
[UETool](https://github.com/eleme/UETool) | 饿了么开发团队开源的一个各方人员(设计师、程序员、测试)都可以使用的 Android 调试工具 |  | [](https://weibo.com/5722964389/GhW5GiLgk)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Pinyin](status.github_url) | 一个汉字拼音转换工具,可转换中文字符为拼音,用于汉字注音、排序、检索,并支持词组智能匹配、多音字、繁体字和不同拼音风格 |  | [](https://weibo.com/5722964389/GjiW9l2Kg)
|
||||
[SimpleRatingBar](status.github_url) | 一个可以轻松定制炫酷动画的 Android 评分控件 |  | [](https://weibo.com/5722964389/Gj9vEfvED)
|
||||
[LLDebugTool](status.github_url) | 一款针对开发者和测试者的调试工具,它可以帮助你在非Xcode的情况下,进行数据分析和操作 |  | [](https://weibo.com/5722964389/Gj059na3N)
|
||||
[LayoutManagerGroup](status.github_url) | 一个利用自定义 RecyclerView 的 LayoutManager 实现多个炫酷 Android 列表效果开源库 |  | [](https://weibo.com/5722964389/GiHea1ej9)
|
||||
[Pinyin](https://github.com/hotoo/pinyin) | 一个汉字拼音转换工具,可转换中文字符为拼音,用于汉字注音、排序、检索,并支持词组智能匹配、多音字、繁体字和不同拼音风格 |  | [](https://weibo.com/5722964389/GjiW9l2Kg)
|
||||
[SimpleRatingBar](https://github.com/ome450901/SimpleRatingBar) | 一个可以轻松定制炫酷动画的 Android 评分控件 |  | [](https://weibo.com/5722964389/Gj9vEfvED)
|
||||
[LLDebugTool](https://github.com/HDB-Li/LLDebugTool) | 一款针对开发者和测试者的调试工具,它可以帮助你在非Xcode的情况下,进行数据分析和操作 |  | [](https://weibo.com/5722964389/Gj059na3N)
|
||||
[LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup) | 一个利用自定义 RecyclerView 的 LayoutManager 实现多个炫酷 Android 列表效果开源库 |  | [](https://weibo.com/5722964389/GiHea1ej9)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[MoneyKeeper](status.github_url) | 一款纯粹、轻量、高颜值的 Android 记账应用 |  | [](https://weibo.com/5722964389/GlqV6p8WF)
|
||||
[MusicBox](status.github_url) | 基于 Python 编写的一款高品质、简洁优雅的网易云音乐命令行版本 |  | [](https://weibo.com/5722964389/GlhuAA6Iz)
|
||||
[Faceai](status.github_url) | 一款入门级的人脸、视频、文字检测以及识别的项目 , 昨天通过原作者的博文找到他联系方式, 并通知他删除未授权的照片, 昨晚他已删除; 给你带来影响, 跟你说声抱歉! @是大道寺知世 同时感谢热心的网友帮@是大道寺知世 在原作者项目上提 issues [心] |  | [](https://weibo.com/5722964389/Gl8sfEv9v)
|
||||
[WeAre](status.github_url) | 一个利用 ARKit 写的 AR 相册,将图片视频等,放置在真实世界中,同时支持播放视频,背景音乐并添加文字 ,App Store 下载体验地址:https://itunes.apple.com/cn/app/weare/id1304227680?mt=8 by @爱兔子的跳绳 http://video.weibo.com/show?fid=1034:d945a56dd86ac23cfe560b8b817ebaa4 | ![]() | [](https://weibo.com/5722964389/Gl846pADE)
|
||||
[DocHub](status.github_url) | 参考百度文库,使用Beego(Golang)开发的开源文库系统 |  | [](https://weibo.com/5722964389/GkPd71cUU)
|
||||
[MoneyKeeper](https://github.com/Bakumon/MoneyKeeper) | 一款纯粹、轻量、高颜值的 Android 记账应用 |  | [](https://weibo.com/5722964389/GlqV6p8WF)
|
||||
[MusicBox](https://github.com/darknessomi/musicbox) | 基于 Python 编写的一款高品质、简洁优雅的网易云音乐命令行版本 |  | [](https://weibo.com/5722964389/GlhuAA6Iz)
|
||||
[Faceai](https://github.com/vipstone/faceai) | 一款入门级的人脸、视频、文字检测以及识别的项目 , 昨天通过原作者的博文找到他联系方式, 并通知他删除未授权的照片, 昨晚他已删除; 给你带来影响, 跟你说声抱歉! @是大道寺知世 同时感谢热心的网友帮@是大道寺知世 在原作者项目上提 issues [心] |  | [](https://weibo.com/5722964389/Gl8sfEv9v)
|
||||
[WeAre](https://github.com/SherlockQi/HeavenMemoirs) | 一个利用 ARKit 写的 AR 相册,将图片视频等,放置在真实世界中,同时支持播放视频,背景音乐并添加文字 ,App Store 下载体验地址:https://itunes.apple.com/cn/app/weare/id1304227680?mt=8 by @爱兔子的跳绳 http://video.weibo.com/show?fid=1034:d945a56dd86ac23cfe560b8b817ebaa4 | ![]() | [](https://weibo.com/5722964389/Gl846pADE)
|
||||
[DocHub](https://github.com/TruthHun/DocHub) | 参考百度文库,使用Beego(Golang)开发的开源文库系统 |  | [](https://weibo.com/5722964389/GkPd71cUU)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[DevilYuan](status.github_url) | 一个由 Python 编写的可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能 |  | [](https://weibo.com/5722964389/GmuUzse3G)
|
||||
[G6](status.github_url) | 蚂蚁金服数据可视化团队开源的一个关系数据可视化引擎,开发者可以基于 G6 拓展出属于自己的图分析应用或者图编辑器应用 |  | [](https://weibo.com/5722964389/Gmlu4C1jU)
|
||||
[Web](status.github_url) | Series 是一份整理 Web 开发基础与工程实践的相关博客、示例代码、开源项目、整理成的系列书籍等内容,分为导论篇,基础篇,进阶篇,架构优化篇,React 篇,Vue 篇, |  | [](https://weibo.com/5722964389/Gmc3A41VN)
|
||||
[Awesome](status.github_url) | design patterns 是一份收集整理软件和架构相关的设计模式资料 |  | [](https://weibo.com/5722964389/Gm2D4xxVS)
|
||||
[TechnologyTalk](status.github_url) | 一份汇总 Java 生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识 |  | [](https://weibo.com/5722964389/GlTcAjM4J)
|
||||
[DevilYuan](https://github.com/moyuanz/DevilYuan) | 一个由 Python 编写的可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能 |  | [](https://weibo.com/5722964389/GmuUzse3G)
|
||||
[G6](https://github.com/antvis/g6) | 蚂蚁金服数据可视化团队开源的一个关系数据可视化引擎,开发者可以基于 G6 拓展出属于自己的图分析应用或者图编辑器应用 |  | [](https://weibo.com/5722964389/Gmlu4C1jU)
|
||||
[Web](https://github.com/wxyyxc1992/Web-Series) | Series 是一份整理 Web 开发基础与工程实践的相关博客、示例代码、开源项目、整理成的系列书籍等内容,分为导论篇,基础篇,进阶篇,架构优化篇,React 篇,Vue 篇, |  | [](https://weibo.com/5722964389/Gmc3A41VN)
|
||||
[Awesome](https://github.com/DovAmir/awesome-design-patterns) | design patterns 是一份收集整理软件和架构相关的设计模式资料 |  | [](https://weibo.com/5722964389/Gm2D4xxVS)
|
||||
[TechnologyTalk](https://github.com/aalansehaiyang/technology-talk) | 一份汇总 Java 生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识 |  | [](https://weibo.com/5722964389/GlTcAjM4J)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[awesome-resume](status.github_url) | 由 ResumeJob 整理出来的一份程序员简历常用例句 |  | [](https://weibo.com/5722964389/Gng3345Co)
|
||||
[awesome-resume](https://github.com/resumejob/awesome-resume) | 由 ResumeJob 整理出来的一份程序员简历常用例句 |  | [](https://weibo.com/5722964389/Gng3345Co)
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Gio.js](status.github_url) | 一个基于 Three.js 的 web 3D 地球数据可视化的开源组件库 |  | [](https://weibo.com/5722964389/GoMk1gOXC)
|
||||
[Termtosvg](status.github_url) | 用 Python 编写的 Linux 终端记录机,可将终端命令行会话过程生成独立的 SVG 动画,很炫酷喔装逼用 |  | [](https://weibo.com/5722964389/GoCTwqw50)
|
||||
[Pandora](status.github_url) | 一款无需ROOT、可以直接在 应用内 查看和修改包括网络、数据库、UI等的Android工具箱,适合开发和测试阶段的各种问题的快速定位 |  | [](https://weibo.com/5722964389/Gott1gwRt)
|
||||
[Knowledge-Base](status.github_url) | 由慢雾安全团队翻译的 Solidity安全:已知攻击方法和常见防御模式综合列表 |  | [](https://weibo.com/5722964389/Gok2x2bfQ)
|
||||
[ZCAnimatedLabel](status.github_url) | 一个拥有多种炫酷的文字显示或消失 iOS 动画效果库,并且易于扩展 |  | [](https://weibo.com/5722964389/GoaC2dxlH)
|
||||
[A-Joke](status.github_url) | 一份收集了网络上有趣的笑话段子列表,目的就是想让你在工作之余还能够笑一笑 |  | [](https://weibo.com/5722964389/Go1bxlrpA)
|
||||
[Gio.js](https://github.com/syt123450/giojs) | 一个基于 Three.js 的 web 3D 地球数据可视化的开源组件库 |  | [](https://weibo.com/5722964389/GoMk1gOXC)
|
||||
[Termtosvg](https://github.com/nbedos/termtosvg) | 用 Python 编写的 Linux 终端记录机,可将终端命令行会话过程生成独立的 SVG 动画,很炫酷喔装逼用 |  | [](https://weibo.com/5722964389/GoCTwqw50)
|
||||
[Pandora](https://github.com/whataa/pandora) | 一款无需ROOT、可以直接在 应用内 查看和修改包括网络、数据库、UI等的Android工具箱,适合开发和测试阶段的各种问题的快速定位 |  | [](https://weibo.com/5722964389/Gott1gwRt)
|
||||
[Knowledge-Base](https://github.com/slowmist/Knowledge-Base/blob/master/solidity-security-comprehensive-list-of-known-attack-vectors-and-common-anti-patterns-chinese.md) | 由慢雾安全团队翻译的 Solidity安全:已知攻击方法和常见防御模式综合列表 |  | [](https://weibo.com/5722964389/Gok2x2bfQ)
|
||||
[ZCAnimatedLabel](https://github.com/overboming/ZCAnimatedLabel) | 一个拥有多种炫酷的文字显示或消失 iOS 动画效果库,并且易于扩展 |  | [](https://weibo.com/5722964389/GoaC2dxlH)
|
||||
[A-Joke](https://github.com/Licoy/A-Joke) | 一份收集了网络上有趣的笑话段子列表,目的就是想让你在工作之余还能够笑一笑 |  | [](https://weibo.com/5722964389/Go1bxlrpA)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[WHWeatherAnimation](status.github_url) | 使用 Objective-C 开发的一组不同天气展示的 iOS 动画效果,含有太阳,云,雨,雷暴,雪几种天气效果 |  | [](https://weibo.com/5722964389/Gpo20moK2)
|
||||
[React](status.github_url) | Developer Roadmap 是一份 2018年 React 开发人员的建议路线图 |  | [](https://weibo.com/5722964389/Gp5b0FgBr)
|
||||
[WHWeatherAnimation](https://github.com/whbalzac/WHWeatherAnimation) | 使用 Objective-C 开发的一组不同天气展示的 iOS 动画效果,含有太阳,云,雨,雷暴,雪几种天气效果 |  | [](https://weibo.com/5722964389/Gpo20moK2)
|
||||
[React](https://github.com/adam-golab/react-developer-roadmap) | Developer Roadmap 是一份 2018年 React 开发人员的建议路线图 |  | [](https://weibo.com/5722964389/Gp5b0FgBr)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Gifski](status.github_url) | 一款把视频转换为 Gif 图的开源 Mac 小工具 |  | [](https://weibo.com/5722964389/GqKStqYM6)
|
||||
[TOAST](status.github_url) | 使用 HTML5 Canvas 的全功能图像编辑器,简单易用,并且提供了多种滤镜效果 |  | [](https://weibo.com/5722964389/GqiAZbEhJ)
|
||||
[InterviewMap](status.github_url) | 一份打造最好的面试图谱,图谱涉及的知识点有基础,有深入,也有源码解析,内容也不仅仅局限于前端 |  | [](https://weibo.com/5722964389/Gq9auCovE)
|
||||
[Gifski](https://github.com/sindresorhus/gifski-app) | 一款把视频转换为 Gif 图的开源 Mac 小工具 |  | [](https://weibo.com/5722964389/GqKStqYM6)
|
||||
[TOAST](https://github.com/nhnent/tui.image-editor) | 使用 HTML5 Canvas 的全功能图像编辑器,简单易用,并且提供了多种滤镜效果 |  | [](https://weibo.com/5722964389/GqiAZbEhJ)
|
||||
[InterviewMap](https://github.com/KieSun/InterviewMap) | 一份打造最好的面试图谱,图谱涉及的知识点有基础,有深入,也有源码解析,内容也不仅仅局限于前端 |  | [](https://weibo.com/5722964389/Gq9auCovE)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Chinese-number-gestures-recognition](status.github_url) | 一个基于卷积神经网络的数字手势识别安卓 APP,主要功能为:通过手机摄像头识别做出的数字手势,能够识别数字0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 对应的手势 |  | [](https://weibo.com/5722964389/GrORWsEMD)
|
||||
[MTransition](status.github_url) | 一个 Android 上的页面切换动画库,它可以让一些复杂的、自定义的页面切换动画更加简单地实现出来,节省开发成本 |  | [](https://weibo.com/5722964389/Grd9XFEt1)
|
||||
[Chinese-number-gestures-recognition](https://github.com/tz28/Chinese-number-gestures-recognition) | 一个基于卷积神经网络的数字手势识别安卓 APP,主要功能为:通过手机摄像头识别做出的数字手势,能够识别数字0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 对应的手势 |  | [](https://weibo.com/5722964389/GrORWsEMD)
|
||||
[MTransition](https://github.com/HJ-Money/MTransition) | 一个 Android 上的页面切换动画库,它可以让一些复杂的、自定义的页面切换动画更加简单地实现出来,节省开发成本 |  | [](https://weibo.com/5722964389/Grd9XFEt1)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[SwiftEntryKit](status.github_url) | 一个简洁易用的 iOS 通知/弹出框的开源库 |  | [](https://weibo.com/5722964389/GsA0r5Ygz)
|
||||
[LockDemo](status.github_url) | 一个封装了指纹识别、图形密码手势密码识别、aliOCR识别 个人使用,可根据需求添加 |  | [](https://weibo.com/5722964389/GsqzWbqWj)
|
||||
[SwiftEntryKit](https://github.com/huri000/SwiftEntryKit) | 一个简洁易用的 iOS 通知/弹出框的开源库 |  | [](https://weibo.com/5722964389/GsA0r5Ygz)
|
||||
[LockDemo](https://github.com/wzx54321/LockDemo) | 一个封装了指纹识别、图形密码手势密码识别、aliOCR识别 个人使用,可根据需求添加 |  | [](https://weibo.com/5722964389/GsqzWbqWj)
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Jumpserver](status.github_url) | 全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统 |  | [](https://weibo.com/5722964389/GtWQU8fha)
|
||||
[古诗词·一言](status.github_url) | API 是一个可以随机返回一句古诗词名句的接口,收录将近10000条古诗词名句,并且支持根据喜好指定的分类中进行随机返回 |  | [](https://weibo.com/5722964389/GtNqpwnNp)
|
||||
[carbon,一款可快速给代码生成优雅截图的工具。支持多种不同风格的代码高亮,还能对字体、代码行数、命令行窗口的显示风格进行自定义配置,在线体验地址:https://carbon.now.sh/](status.github_url) | |  | [](https://weibo.com/5722964389/GtIWvoyKd)
|
||||
[Music](status.github_url) | 一个跨平台音乐播放器,可搜网易云音乐、QQ音乐、虾米音乐,并且支持QQ登录,云歌单等 |  | [](https://weibo.com/5722964389/GtDZUp3kr)
|
||||
[lazygit,一个用于](status.github_url) | Git 命令的极简终端 UI |  | [](https://weibo.com/5722964389/Gtzzdpr7t)
|
||||
[KotlinMvp](status.github_url) | 一个基于 Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现仿开眼 App 项目,UI 简约 |  | [](https://weibo.com/5722964389/GtuzqbFtM)
|
||||
[filament](status.github_url) | Google 开源的一款可用于 Android、Windows、Linux 和 macOS 系统的物理渲染引擎 |  | [](https://weibo.com/5722964389/GtmbqsImb)
|
||||
[Jumpserver](https://github.com/jumpserver/jumpserver) | 全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统 |  | [](https://weibo.com/5722964389/GtWQU8fha)
|
||||
[古诗词·一言](https://github.com/xenv/gushici) | API 是一个可以随机返回一句古诗词名句的接口,收录将近10000条古诗词名句,并且支持根据喜好指定的分类中进行随机返回 |  | [](https://weibo.com/5722964389/GtNqpwnNp)
|
||||
[carbon,一款可快速给代码生成优雅截图的工具。支持多种不同风格的代码高亮,还能对字体、代码行数、命令行窗口的显示风格进行自定义配置,在线体验地址:https://carbon.now.sh/](https://github.com/dawnlabs/carbon) | |  | [](https://weibo.com/5722964389/GtIWvoyKd)
|
||||
[Music](https://github.com/sunzongzheng/music) | 一个跨平台音乐播放器,可搜网易云音乐、QQ音乐、虾米音乐,并且支持QQ登录,云歌单等 |  | [](https://weibo.com/5722964389/GtDZUp3kr)
|
||||
[lazygit,一个用于](https://github.com/jesseduffield/lazygit) | Git 命令的极简终端 UI |  | [](https://weibo.com/5722964389/Gtzzdpr7t)
|
||||
[KotlinMvp](https://github.com/git-xuhao/KotlinMvp) | 一个基于 Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现仿开眼 App 项目,UI 简约 |  | [](https://weibo.com/5722964389/GtuzqbFtM)
|
||||
[filament](https://github.com/google/filament) | Google 开源的一款可用于 Android、Windows、Linux 和 macOS 系统的物理渲染引擎 |  | [](https://weibo.com/5722964389/GtmbqsImb)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Easyquotation](status.github_url) | 快速获取新浪/腾讯的全市场行情, 网络正常的情况下只需要 200+ms |  | [](https://weibo.com/5722964389/GvagSAn0o)
|
||||
[Redash](status.github_url) | 一款开源的 BI 工具,提供了基于 web 的数据库查询和数据可视化功能 |  | [](https://weibo.com/5722964389/GuRpTeDO1)
|
||||
[搜搜影库是一款由](status.github_url) | SSM 架构结合全文搜索引擎 ElasticSearch 的电影搜索项目,封装了低版本的 restClient 客户端 |  | [](https://weibo.com/5722964389/GuHZo3H9e)
|
||||
[Easyquotation](https://github.com/shidenggui/easyquotation) | 快速获取新浪/腾讯的全市场行情, 网络正常的情况下只需要 200+ms |  | [](https://weibo.com/5722964389/GvagSAn0o)
|
||||
[Redash](https://github.com/getredash/redash) | 一款开源的 BI 工具,提供了基于 web 的数据库查询和数据可视化功能 |  | [](https://weibo.com/5722964389/GuRpTeDO1)
|
||||
[搜搜影库是一款由](https://github.com/RAOE/xfsearch) | SSM 架构结合全文搜索引擎 ElasticSearch 的电影搜索项目,封装了低版本的 restClient 客户端 |  | [](https://weibo.com/5722964389/GuHZo3H9e)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[AndroidArchitectureArticle](status.github_url) | 一份 Android 架构文章大全,整理了各大产商实践经验,以及优秀的架构文章 |  | [](https://weibo.com/5722964389/Gw4PR7EaD)
|
||||
[golang-open-source-projects](status.github_url) | 为互联网 IT 人打造的中文版 awesome-go ,共精心挑选了 100多 个开源项目 |  | [](https://weibo.com/5722964389/GvVpmjhGD)
|
||||
[RuleView](status.github_url) | 一系列卷尺 Android 控件,包含:基本卷尺控件(体重尺,或其它)、金额卷尺控件、时间卷尺控件 |  | [](https://weibo.com/5722964389/GvLYR5vhB)
|
||||
[Pytorch](status.github_url) | 由 NVIDIA 团队开源的一个实现了用于高分辨率照片级真实视频到视频转换的方法,支持语义标签贴图转换为照片般逼真的视频、合成人们从边缘地图谈话、以及从姿势转换成人体 |  | [](https://weibo.com/5722964389/GvCyn9UaN)
|
||||
[AndroidArchitectureArticle](https://github.com/gonghuiyuan516/AndroidArchitectureArticle) | 一份 Android 架构文章大全,整理了各大产商实践经验,以及优秀的架构文章 |  | [](https://weibo.com/5722964389/Gw4PR7EaD)
|
||||
[golang-open-source-projects](https://github.com/hackstoic/golang-open-source-projects) | 为互联网 IT 人打造的中文版 awesome-go ,共精心挑选了 100多 个开源项目 |  | [](https://weibo.com/5722964389/GvVpmjhGD)
|
||||
[RuleView](https://github.com/zjun615/RuleView) | 一系列卷尺 Android 控件,包含:基本卷尺控件(体重尺,或其它)、金额卷尺控件、时间卷尺控件 |  | [](https://weibo.com/5722964389/GvLYR5vhB)
|
||||
[Pytorch](https://github.com/NVIDIA/vid2vid) | 由 NVIDIA 团队开源的一个实现了用于高分辨率照片级真实视频到视频转换的方法,支持语义标签贴图转换为照片般逼真的视频、合成人们从边缘地图谈话、以及从姿势转换成人体 |  | [](https://weibo.com/5722964389/GvCyn9UaN)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Httpie](status.github_url) | 一个 HTTP 命令行客户端。使用起来比 curl 更为友好,并支持输出 JSON、语法高亮等特性,为开发者呈现更为直观的 UI,与服务器间的调试体验也更为人性化 |  | [](https://weibo.com/5722964389/Gxwozuly0)
|
||||
[proxyee-down](status.github_url) | 一个 Http下载工具,基于 Http 代理,支持多连接分块下载,支持所有操作系统和大部分主流浏览器,支持分段下载和断点下载,对百度云进行破解突破下载速度限制 |  | [](https://weibo.com/5722964389/Gx8Pks7BY)
|
||||
[JCSprout](status.github_url) | 处于萌芽阶段的 Java 核心知识库 |  | [](https://weibo.com/5722964389/GwPYl7JGE)
|
||||
[SmartCamera](status.github_url) | 一个 Android 相机拓展库,提供了一个高度可定制的实时扫描模块能够实时采集并且识别相机内物体边框是否吻合指定区域 |  | [](https://weibo.com/5722964389/GwGxQchak)
|
||||
[clover](status.github_url) | 一份整理一些黑苹果 Clover 驱动配置文件,笔记本包括: Acer、LG、华为、华硕、小米、惠普、戴尔、机械革命、神舟、联想、雷神等品牌 |  | [](https://weibo.com/5722964389/Gwx7lpcUS)
|
||||
[Httpie](https://github.com/jakubroztocil/httpie) | 一个 HTTP 命令行客户端。使用起来比 curl 更为友好,并支持输出 JSON、语法高亮等特性,为开发者呈现更为直观的 UI,与服务器间的调试体验也更为人性化 |  | [](https://weibo.com/5722964389/Gxwozuly0)
|
||||
[proxyee-down](https://github.com/proxyee-down-org/proxyee-down) | 一个 Http下载工具,基于 Http 代理,支持多连接分块下载,支持所有操作系统和大部分主流浏览器,支持分段下载和断点下载,对百度云进行破解突破下载速度限制 |  | [](https://weibo.com/5722964389/Gx8Pks7BY)
|
||||
[JCSprout](https://github.com/crossoverJie/JCSprout) | 处于萌芽阶段的 Java 核心知识库 |  | [](https://weibo.com/5722964389/GwPYl7JGE)
|
||||
[SmartCamera](https://github.com/pqpo/SmartCamera) | 一个 Android 相机拓展库,提供了一个高度可定制的实时扫描模块能够实时采集并且识别相机内物体边框是否吻合指定区域 |  | [](https://weibo.com/5722964389/GwGxQchak)
|
||||
[clover](https://github.com/sqlsec/clover) | 一份整理一些黑苹果 Clover 驱动配置文件,笔记本包括: Acer、LG、华为、华硕、小米、惠普、戴尔、机械革命、神舟、联想、雷神等品牌 |  | [](https://weibo.com/5722964389/Gwx7lpcUS)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[GSYVideoPlayer](status.github_url) | 基于 IJKPlayer(兼容系统MediaPlayer与EXOPlayer2),实现了多功能的视频播放器,支持HTTPS,弹幕,滤镜、水印、Gif 截图,片头广告、中间广告,多个同时播放等功能 |  | [](https://weibo.com/5722964389/GynQLYgn)
|
||||
[awesome-reactnative-ui](status.github_url) | 收集了不少有用的 React Native UI 组件,每周一更 |  | [](https://weibo.com/5722964389/GyeodFHYk)
|
||||
[chinese-dos-games](status.github_url) | 在浏览器中在线游玩中文 DOS 游戏 体验地址:https://dos.zczc.cz/ |  | [](https://weibo.com/5722964389/Gy3ojy4QR)
|
||||
[DesktopNaotu](status.github_url) | 基于百度脑图的本地化版本的桌面版脑图,帮助你在没有互联网环境的情况下,依然可以使用脑图工具,支持 Mac/Win/Linux 系统 |  | [](https://weibo.com/5722964389/GxTXOq80v)
|
||||
[GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer) | 基于 IJKPlayer(兼容系统MediaPlayer与EXOPlayer2),实现了多功能的视频播放器,支持HTTPS,弹幕,滤镜、水印、Gif 截图,片头广告、中间广告,多个同时播放等功能 |  | [](https://weibo.com/5722964389/GynQLYgn)
|
||||
[awesome-reactnative-ui](https://github.com/madhavanmalolan/awesome-reactnative-ui) | 收集了不少有用的 React Native UI 组件,每周一更 |  | [](https://weibo.com/5722964389/GyeodFHYk)
|
||||
[chinese-dos-games](https://github.com/rwv/chinese-dos-games) | 在浏览器中在线游玩中文 DOS 游戏 体验地址:https://dos.zczc.cz/ |  | [](https://weibo.com/5722964389/Gy3ojy4QR)
|
||||
[DesktopNaotu](https://github.com/NaoTu/DesktopNaotu) | 基于百度脑图的本地化版本的桌面版脑图,帮助你在没有互联网环境的情况下,依然可以使用脑图工具,支持 Mac/Win/Linux 系统 |  | [](https://weibo.com/5722964389/GxTXOq80v)
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Fancy-Checkout](status.github_url) | 一个很有创意的桌面结账体验动画 |  | [](https://weibo.com/5722964389/GzBahs4Lf)
|
||||
[BackgroundLibrary](status.github_url) | 无需自定义View,直接添加属性便可以实现 shape、selector 效果 |  | [](https://weibo.com/5722964389/GzkMg6reW)
|
||||
[Go](status.github_url) | 语言圣经 《The Go Programming Language》 中文版本 |  | [](https://weibo.com/5722964389/Gz7nNerTQ)
|
||||
[Ky](status.github_url) | 一个基于浏览器Fetch API的简洁优雅HTTP客户端 |  | [](https://weibo.com/5722964389/GyXXi6VKr)
|
||||
[AndroidWM](status.github_url) | 一个轻量级的 Android 图片水印框架,支持隐形水印和加密水印 |  | [](https://weibo.com/5722964389/GyOwNv9SH)
|
||||
[kotlin_tips](status.github_url) | 一份汇总 Kotlin 相对于 Java 的优势,以及怎么用 Kotlin 去简洁、务实、高效、安全开发的 Tips |  | [](https://weibo.com/5722964389/GyF6inoJQ)
|
||||
[Fancy-Checkout](https://github.com/gabriellamas/Fancy-Checkout) | 一个很有创意的桌面结账体验动画 |  | [](https://weibo.com/5722964389/GzBahs4Lf)
|
||||
[BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary) | 无需自定义View,直接添加属性便可以实现 shape、selector 效果 |  | [](https://weibo.com/5722964389/GzkMg6reW)
|
||||
[Go](https://github.com/gopl-zh/gopl-zh.github.com) | 语言圣经 《The Go Programming Language》 中文版本 |  | [](https://weibo.com/5722964389/Gz7nNerTQ)
|
||||
[Ky](https://github.com/sindresorhus/ky) | 一个基于浏览器Fetch API的简洁优雅HTTP客户端 |  | [](https://weibo.com/5722964389/GyXXi6VKr)
|
||||
[AndroidWM](https://github.com/huangyz0918/AndroidWM) | 一个轻量级的 Android 图片水印框架,支持隐形水印和加密水印 |  | [](https://weibo.com/5722964389/GyOwNv9SH)
|
||||
[kotlin_tips](https://github.com/heimashi/kotlin_tips) | 一份汇总 Kotlin 相对于 Java 的优势,以及怎么用 Kotlin 去简洁、务实、高效、安全开发的 Tips |  | [](https://weibo.com/5722964389/GyF6inoJQ)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[id-validator](status.github_url) | 中华人民共和国居民身份证、港澳居民居住证以及台湾居民居住证号码验证工具(PHP Composer 版),支持 15 位与 18 位号码https://github.com/jxlwqq/id-validator,Python 版本地址: |  | [](https://weibo.com/5722964389/GAuefEWcY)
|
||||
[TranslationPlugin](status.github_url) | 一个实用翻译插件,兼容除 MPS 外所有产品编译号为 143 以上的 Jetbrains IDE 产品,支持 Google、有道、百度三大翻译引擎 |  | [](https://weibo.com/5722964389/GAkNLaTw4)
|
||||
[awesome-leetcode](status.github_url) | 一份 Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现 |  | [](https://weibo.com/5722964389/GAbnghyls)
|
||||
[Arthas](status.github_url) | Alibaba 开源的Java诊断工具,该工具能解决的问题列表看图一 |  | [](https://weibo.com/5722964389/GzJ5LoPqe)
|
||||
[id-validator](https://github.com/jxlwqq/id-validator.py) | 中华人民共和国居民身份证、港澳居民居住证以及台湾居民居住证号码验证工具(PHP Composer 版),支持 15 位与 18 位号码https://github.com/jxlwqq/id-validator,Python 版本地址: |  | [](https://weibo.com/5722964389/GAuefEWcY)
|
||||
[TranslationPlugin](https://github.com/YiiGuxing/TranslationPlugin) | 一个实用翻译插件,兼容除 MPS 外所有产品编译号为 143 以上的 Jetbrains IDE 产品,支持 Google、有道、百度三大翻译引擎 |  | [](https://weibo.com/5722964389/GAkNLaTw4)
|
||||
[awesome-leetcode](https://github.com/apachecn/awesome-leetcode) | 一份 Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现 |  | [](https://weibo.com/5722964389/GAbnghyls)
|
||||
[Arthas](https://github.com/alibaba/arthas) | Alibaba 开源的Java诊断工具,该工具能解决的问题列表看图一 |  | [](https://weibo.com/5722964389/GzJ5LoPqe)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[scrcpy](status.github_url) | 一个通过 USB(或TCP / IP)连接到电脑上高清显示和流畅控制 Android 设备的工具,适用于 GNU/Linux、Windows 和 Mac OS,且无需 root |  | [](https://weibo.com/5722964389/GBHEetQBd)
|
||||
[MMKV](status.github_url) | 微信开源的一个基于 mmap 内存映射的 key-value 组件,底层序列化/反序列化使用 protobuf 实现,性能高,稳定性强 |  | [](https://weibo.com/5722964389/GBoNeaAij)
|
||||
[CalendarView](status.github_url) | Android 上一个优雅、高度自定义、性能高效的日历控件,完美支持周视图,支持标记、自定义颜色、农历等,任意控制月视图显示、任意日期拦截条件、自定义周起始等 |  | [](https://weibo.com/5722964389/GBfmJEw43)
|
||||
[easyexcel](status.github_url) | Alibaba 团队开源的一个快速、简单避免 OOM 的 Java 处理 Excel 工具 |  | [](https://weibo.com/5722964389/GB5WerNFx)
|
||||
[scrcpy](https://github.com/Genymobile/scrcpy) | 一个通过 USB(或TCP / IP)连接到电脑上高清显示和流畅控制 Android 设备的工具,适用于 GNU/Linux、Windows 和 Mac OS,且无需 root |  | [](https://weibo.com/5722964389/GBHEetQBd)
|
||||
[MMKV](https://github.com/Tencent/MMKV) | 微信开源的一个基于 mmap 内存映射的 key-value 组件,底层序列化/反序列化使用 protobuf 实现,性能高,稳定性强 |  | [](https://weibo.com/5722964389/GBoNeaAij)
|
||||
[CalendarView](https://github.com/huanghaibin-dev/CalendarView) | Android 上一个优雅、高度自定义、性能高效的日历控件,完美支持周视图,支持标记、自定义颜色、农历等,任意控制月视图显示、任意日期拦截条件、自定义周起始等 |  | [](https://weibo.com/5722964389/GBfmJEw43)
|
||||
[easyexcel](https://github.com/alibaba/easyexcel) | Alibaba 团队开源的一个快速、简单避免 OOM 的 Java 处理 Excel 工具 |  | [](https://weibo.com/5722964389/GB5WerNFx)
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[rap2-delos](status.github_url) | 阿里妈妈前端团队出品的开源 Api 接口管理工具 RAP 第二代 |  | [](https://weibo.com/5722964389/GDnlHgucV)
|
||||
[spring-boot-learning-examples](status.github_url) | 最全的 Spring Boot 实践指南,Spring Boot 知识点整理、工程实践,并结合工作案例进行深入 |  | [](https://weibo.com/5722964389/GD4uHge8I)
|
||||
[rap2-delos](https://github.com/thx/rap2-delos) | 阿里妈妈前端团队出品的开源 Api 接口管理工具 RAP 第二代 |  | [](https://weibo.com/5722964389/GDnlHgucV)
|
||||
[spring-boot-learning-examples](https://github.com/rhwayfun/spring-boot-learning-examples) | 最全的 Spring Boot 实践指南,Spring Boot 知识点整理、工程实践,并结合工作案例进行深入 |  | [](https://weibo.com/5722964389/GD4uHge8I)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[iCSS](status.github_url) | 谈谈一些有趣的 CSS 话题,一些 CSS 奇技淫巧,拓宽解决问题的思路,更涉及一些容易忽视或是十分有趣的 CSS 细节 |  | [](https://weibo.com/5722964389/GEALFrIiO)
|
||||
[weekly](status.github_url) | 由 @ruanyf 维护的技术周报,每周五更新,周报内容涵盖技术资讯、资源、工具等多个方面 |  | [](https://weibo.com/5722964389/GEt0Lnxue)
|
||||
[SimpTab](status.github_url) | 一个极简的 Chrome 新标签页扩展,应用商店下载地址:https://chrome.google.com/webstore/detail/%E7%AE%80-tab-simptab-%E6%96%B0%E6%A0%87%E7%AD%BE%E9%A1%B5/kbgmbmkhepchmmcnbdbclpkpegbgikjc |  | [](https://weibo.com/5722964389/GEhUFu3To)
|
||||
[scrapydweb](status.github_url) | 一个用于监视和控制 Scrapyd 服务器集群的全功能 Web UI,支持 Scrapy 日志分析和可视化 |  | [](https://weibo.com/5722964389/GE8uagKsQ)
|
||||
[CommonDevKnowledge](status.github_url) | 史上最全的 BAT 大厂 Android 面试题汇集,以及常用的 Android 开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货 |  | [](https://weibo.com/5722964389/GDZ3G3z7S)
|
||||
[iCSS](https://github.com/chokcoco/iCSS) | 谈谈一些有趣的 CSS 话题,一些 CSS 奇技淫巧,拓宽解决问题的思路,更涉及一些容易忽视或是十分有趣的 CSS 细节 |  | [](https://weibo.com/5722964389/GEALFrIiO)
|
||||
[weekly](https://github.com/ruanyf/weekly) | 由 @ruanyf 维护的技术周报,每周五更新,周报内容涵盖技术资讯、资源、工具等多个方面 |  | [](https://weibo.com/5722964389/GEt0Lnxue)
|
||||
[SimpTab](https://github.com/Kenshin/simptab/) | 一个极简的 Chrome 新标签页扩展,应用商店下载地址:https://chrome.google.com/webstore/detail/%E7%AE%80-tab-simptab-%E6%96%B0%E6%A0%87%E7%AD%BE%E9%A1%B5/kbgmbmkhepchmmcnbdbclpkpegbgikjc |  | [](https://weibo.com/5722964389/GEhUFu3To)
|
||||
[scrapydweb](https://github.com/my8100/scrapydweb) | 一个用于监视和控制 Scrapyd 服务器集群的全功能 Web UI,支持 Scrapy 日志分析和可视化 |  | [](https://weibo.com/5722964389/GE8uagKsQ)
|
||||
[CommonDevKnowledge](https://github.com/AweiLoveAndroid/CommonDevKnowledge) | 史上最全的 BAT 大厂 Android 面试题汇集,以及常用的 Android 开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货 |  | [](https://weibo.com/5722964389/GDZ3G3z7S)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Taro](status.github_url) | 一套遵循 React 语法规范的 多端开发 解决方案,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用 |  | [](https://weibo.com/5722964389/GFEL8uEir)
|
||||
[awesome-actions](status.github_url) | 收集并整理了 GitHub Actions 相关的资料与教程,帮助开发者更好的使用 GitHub Actions 来优化当前工作流,提升开发效率 |  | [](https://weibo.com/5722964389/GFvkDCuny)
|
||||
[JavaGuide](status.github_url) | 一份涵盖大部分Java程序员所需要掌握的核心知识 |  | [](https://weibo.com/5722964389/GFctDCfPz)
|
||||
[33-js-concepts](status.github_url) | 每个 JavaScript 工程师都应懂的 33 个概念,帮助开发者掌握 JavaScript 概念https://github.com/leonardomso/33-js-concepts,中文版: |  | [](https://weibo.com/5722964389/GF339mHCa)
|
||||
[Taro](https://github.com/NervJS/taro) | 一套遵循 React 语法规范的 多端开发 解决方案,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用 |  | [](https://weibo.com/5722964389/GFEL8uEir)
|
||||
[awesome-actions](https://github.com/sdras/awesome-actions) | 收集并整理了 GitHub Actions 相关的资料与教程,帮助开发者更好的使用 GitHub Actions 来优化当前工作流,提升开发效率 |  | [](https://weibo.com/5722964389/GFvkDCuny)
|
||||
[JavaGuide](https://github.com/Snailclimb/JavaGuide) | 一份涵盖大部分Java程序员所需要掌握的核心知识 |  | [](https://weibo.com/5722964389/GFctDCfPz)
|
||||
[33-js-concepts](https://github.com/stephentian/33-js-concepts) | 每个 JavaScript 工程师都应懂的 33 个概念,帮助开发者掌握 JavaScript 概念https://github.com/leonardomso/33-js-concepts,中文版: |  | [](https://weibo.com/5722964389/GF339mHCa)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[SmartYouTubeTV](status.github_url) | 一个适用于机顶盒和基于 Android 系统开发的电视的 YouTube 客户端,支持无须 Google 服务运行、4K 播放等 |  | [](https://weibo.com/5722964389/HLiickMf)
|
||||
[high-speed-downloader](status.github_url) | 一款百度网盘不限速下载器,支持 Windows 和 Mac |  | [](https://weibo.com/5722964389/HBRNCg1u)
|
||||
[Linux-Tutorial](status.github_url) | 《Java 程序员眼中的 Linux》带动更多的人进入 Linux 世界 |  | [](https://weibo.com/5722964389/Hsrj1xfS)
|
||||
[SmartYouTubeTV](https://github.com/yuliskov/SmartYouTubeTV) | 一个适用于机顶盒和基于 Android 系统开发的电视的 YouTube 客户端,支持无须 Google 服务运行、4K 播放等 |  | [](https://weibo.com/5722964389/HLiickMf)
|
||||
[high-speed-downloader](https://github.com/high-speed-downloader/high-speed-downloader) | 一款百度网盘不限速下载器,支持 Windows 和 Mac |  | [](https://weibo.com/5722964389/HBRNCg1u)
|
||||
[Linux-Tutorial](https://github.com/judasn/Linux-Tutorial) | 《Java 程序员眼中的 Linux》带动更多的人进入 Linux 世界 |  | [](https://weibo.com/5722964389/Hsrj1xfS)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Eva](status.github_url) | Icons 一个开源了超过 480 个精心制作的图标集合库,支持 SVG,Sketch,Web Font 和 Animations |  | [](https://weibo.com/5722964389/H1YIgksvj)
|
||||
[ice](status.github_url) | 飞冰,让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100% |  | [](https://weibo.com/5722964389/H1FRgEdmF)
|
||||
[git-flight-rules](status.github_url) | 一份整理了在使用 Git 时出现相关问题后该如何操作解决指南 |  | [](https://weibo.com/5722964389/H1wqN2xMm)
|
||||
[FinancialSupportForOpenSource](status.github_url) | 一份开源项目挣钱实用手册,教你如何在参与开源项目时挣钱https://github.com/wizicer/FinancialSupportForOpenSource,原文地址: |  | [](https://weibo.com/5722964389/H1dzMooAH)
|
||||
[Eva](https://github.com/akveo/eva-icons) | Icons 一个开源了超过 480 个精心制作的图标集合库,支持 SVG,Sketch,Web Font 和 Animations |  | [](https://weibo.com/5722964389/H1YIgksvj)
|
||||
[ice](https://github.com/alibaba/ice) | 飞冰,让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100% |  | [](https://weibo.com/5722964389/H1FRgEdmF)
|
||||
[git-flight-rules](https://github.com/k88hudson/git-flight-rules) | 一份整理了在使用 Git 时出现相关问题后该如何操作解决指南 |  | [](https://weibo.com/5722964389/H1wqN2xMm)
|
||||
[FinancialSupportForOpenSource](https://github.com/nayafia/lemonade-stand) | 一份开源项目挣钱实用手册,教你如何在参与开源项目时挣钱https://github.com/wizicer/FinancialSupportForOpenSource,原文地址: |  | [](https://weibo.com/5722964389/H1dzMooAH)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Mos](status.github_url) | 一个用于在 MacOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 |  | [](https://weibo.com/5722964389/H32HKodE)
|
||||
[frontend-tech-list](status.github_url) | 一份包含了前端相关工具、框架、测试等多个方面知识点的技术清单 |  | [](https://weibo.com/5722964389/H2Thfd6Ya)
|
||||
[Squoosh](status.github_url) | Google 推出的一款在线简单高效的图片压缩工具,支持 JPG、PNG 和 WebP 格式 |  | [](https://weibo.com/5722964389/H2GZM5sUi)
|
||||
[ProjectVisBug](status.github_url) | 一个允许设计师直接在浏览器对 Web 页进行设计调整的 Chrome 扩展插件 |  | [](https://weibo.com/5722964389/H2Aqg41vX)
|
||||
[Data-Competition-TopSolution](status.github_url) | 一份数据竞赛 Top 解决方案开源整理 |  | [](https://weibo.com/5722964389/H2hzfqKqf)
|
||||
[Mos](https://github.com/Caldis/Mos) | 一个用于在 MacOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 |  | [](https://weibo.com/5722964389/H32HKodE)
|
||||
[frontend-tech-list](https://github.com/alienzhou/frontend-tech-list) | 一份包含了前端相关工具、框架、测试等多个方面知识点的技术清单 |  | [](https://weibo.com/5722964389/H2Thfd6Ya)
|
||||
[Squoosh](https://github.com/GoogleChromeLabs/squoosh) | Google 推出的一款在线简单高效的图片压缩工具,支持 JPG、PNG 和 WebP 格式 |  | [](https://weibo.com/5722964389/H2GZM5sUi)
|
||||
[ProjectVisBug](https://github.com/GoogleChromeLabs/ProjectVisBug) | 一个允许设计师直接在浏览器对 Web 页进行设计调整的 Chrome 扩展插件 |  | [](https://weibo.com/5722964389/H2Aqg41vX)
|
||||
[Data-Competition-TopSolution](https://github.com/Smilexuhc/Data-Competition-TopSolution) | 一份数据竞赛 Top 解决方案开源整理 |  | [](https://weibo.com/5722964389/H2hzfqKqf)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[edex-ui](status.github_url) | 一个类似于科幻电脑界面的全屏桌面应用程序,支持运行在 Window、macOS、Linux 系统 |  | [](https://weibo.com/5722964389/H46HdBXC6)
|
||||
[fanyi](status.github_url) | 一款可在命令行中翻译单词的工具 |  | [](https://weibo.com/5722964389/H3EpIulhT)
|
||||
[SQLPad](status.github_url) | 一个可用于编写、运行 SQL 查询并可视化查询结果的 Web 应用。支持 Postgres、MySQL、SQL Server、Crate、Vertica、Presto 和 SAP HANA。在线地址:http://rickbergfalk.github.io/sqlpad/ |  | [](https://weibo.com/5722964389/H3x1EbKMS)
|
||||
[edex-ui](https://github.com/GitSquared/edex-ui) | 一个类似于科幻电脑界面的全屏桌面应用程序,支持运行在 Window、macOS、Linux 系统 |  | [](https://weibo.com/5722964389/H46HdBXC6)
|
||||
[fanyi](https://github.com/afc163/fanyi) | 一款可在命令行中翻译单词的工具 |  | [](https://weibo.com/5722964389/H3EpIulhT)
|
||||
[SQLPad](https://github.com/rickbergfalk/sqlpad) | 一个可用于编写、运行 SQL 查询并可视化查询结果的 Web 应用。支持 Postgres、MySQL、SQL Server、Crate、Vertica、Presto 和 SAP HANA。在线地址:http://rickbergfalk.github.io/sqlpad/ |  | [](https://weibo.com/5722964389/H3x1EbKMS)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[css-animation-101](status.github_url) | 一本开源的 CSS 动画书籍,教你如何在 Web 项目中用好 CSS 动画,在线访问:https://cssanimation.rocks/css-animation-101/ |  | [](https://weibo.com/5722964389/H5k7bfBMl)
|
||||
[CommentCoreLibrary](status.github_url) | 一套基于 JavaScript 构建的弹幕控制器,提供从基本骨架到高级弹幕的支持 测试地址:http://jabbany.github.io/CommentCoreLibrary/demo/ |  | [](https://weibo.com/5722964389/H51gcvdkQ)
|
||||
[frontend-tech-list](status.github_url) | 一份涵盖前端性能优化、自动化测试、工程化与工具的(纯)前端技术清单 |  | [](https://weibo.com/5722964389/H4RPHlEZ7)
|
||||
[daizhigev20](status.github_url) | 汇集了 @殆知阁2 所提供的古代文献 txt 大全集,包含佛藏、医藏、史藏等文献,目前由 @盖瑞爱执信锦鲤专用号 进行维护,读者在用 Chrome 浏览时可配合 octotree 插件( https://github.com/ovity/octotree )进行浏览 |  | [](https://weibo.com/5722964389/H4Ipdp1jP)
|
||||
[Awful](status.github_url) | AI 是一份当前人工智能应用场景的精选列表 |  | [](https://weibo.com/5722964389/H4pyd5BvA)
|
||||
[css-animation-101](https://github.com/cssanimation/css-animation-101) | 一本开源的 CSS 动画书籍,教你如何在 Web 项目中用好 CSS 动画,在线访问:https://cssanimation.rocks/css-animation-101/ |  | [](https://weibo.com/5722964389/H5k7bfBMl)
|
||||
[CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary) | 一套基于 JavaScript 构建的弹幕控制器,提供从基本骨架到高级弹幕的支持 测试地址:http://jabbany.github.io/CommentCoreLibrary/demo/ |  | [](https://weibo.com/5722964389/H51gcvdkQ)
|
||||
[frontend-tech-list](https://github.com/alienzhou/frontend-tech-list) | 一份涵盖前端性能优化、自动化测试、工程化与工具的(纯)前端技术清单 |  | [](https://weibo.com/5722964389/H4RPHlEZ7)
|
||||
[daizhigev20](https://github.com/garychowcmu/daizhigev20) | 汇集了 @殆知阁2 所提供的古代文献 txt 大全集,包含佛藏、医藏、史藏等文献,目前由 @盖瑞爱执信锦鲤专用号 进行维护,读者在用 Chrome 浏览时可配合 octotree 插件( https://github.com/ovity/octotree )进行浏览 |  | [](https://weibo.com/5722964389/H4Ipdp1jP)
|
||||
[Awful](https://github.com/daviddao/awful-ai) | AI 是一份当前人工智能应用场景的精选列表 |  | [](https://weibo.com/5722964389/H4pyd5BvA)
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[Chord](status.github_url) | 一个现代的桌面音乐播放器,采用了类似 spotify 的 UI,基于 electron 实现,支持歌曲搜索、第三方音乐提供商登录、歌曲保存到本地音乐库等操作 |  | [](https://weibo.com/5722964389/H6eGaDM8H)
|
||||
[500LineorLess_CN](status.github_url) | 《500 Lines or Less》Python 书中文翻译版,该书由 18 个带有源码和文字介绍独立的章节组成,每个章节都试图用 500 行或者更少的代码来实现一个功能,英文版地址:https://github.com/aosabook/500lines |  | [](https://weibo.com/5722964389/H65fG8rrj)
|
||||
[awesome-styleguides](status.github_url) | 一份收集整理了 UI 设计指南相关的资料列表 @优秀网页设计 |  | [](https://weibo.com/5722964389/H5VPbA4Dk)
|
||||
[Google](status.github_url) | 在昨晚的 Flutter Live 活动上正式发布了 Flutter 1.0。Flutter 是一个致力于帮助移动端开发者更便捷构建应用的开发平台。明年 2 月份,Flutter 将开放「添加到 App」和「平台视图」两项功能的支持。本次更新也使得 Flutter 生态更加完善,功能更加稳定。 |  | [](https://weibo.com/5722964389/H5QU0DsyE)
|
||||
[lianjia-scrawler](status.github_url) | 一个对链家网全国房源爬虫工具,数据支持 MySQL、SQLite 和 PostgreSQL 存储,并将爬取数据进行可视化分析,帮助用户更好的评估房产和预测未来的价格 |  | [](https://weibo.com/5722964389/H5MoGqDQw)
|
||||
[i-am-chinese-the-dragonfly-must-go-on](status.github_url) | 一名中国程序员在 GitHub 上发起的一个项目 -「我是中国人,谷歌的蜻蜓项目必须继续」,借 GitHub 平台表明了对 Google「蜻蜓项目」的支持 |  | [](https://weibo.com/5722964389/H5uZQwdRo)
|
||||
[wtfpython-cn](status.github_url) | wtfpython https://github.com/satwikkansal/wtfpython 中文翻译版,收集了一些有趣且鲜为人知的 Python 特性 |  | [](https://weibo.com/5722964389/H5txGoaY8)
|
||||
[Chord](https://github.com/PeterDing/chord) | 一个现代的桌面音乐播放器,采用了类似 spotify 的 UI,基于 electron 实现,支持歌曲搜索、第三方音乐提供商登录、歌曲保存到本地音乐库等操作 |  | [](https://weibo.com/5722964389/H6eGaDM8H)
|
||||
[500LineorLess_CN](https://github.com/HT524/500LineorLess_CN) | 《500 Lines or Less》Python 书中文翻译版,该书由 18 个带有源码和文字介绍独立的章节组成,每个章节都试图用 500 行或者更少的代码来实现一个功能,英文版地址:https://github.com/aosabook/500lines |  | [](https://weibo.com/5722964389/H65fG8rrj)
|
||||
[awesome-styleguides](https://github.com/streamich/awesome-styleguides) | 一份收集整理了 UI 设计指南相关的资料列表 @优秀网页设计 |  | [](https://weibo.com/5722964389/H5VPbA4Dk)
|
||||
[Google](https://github.com/flutter/flutter) | 在昨晚的 Flutter Live 活动上正式发布了 Flutter 1.0。Flutter 是一个致力于帮助移动端开发者更便捷构建应用的开发平台。明年 2 月份,Flutter 将开放「添加到 App」和「平台视图」两项功能的支持。本次更新也使得 Flutter 生态更加完善,功能更加稳定。 |  | [](https://weibo.com/5722964389/H5QU0DsyE)
|
||||
[lianjia-scrawler](https://github.com/XuefengHuang/lianjia-scrawler) | 一个对链家网全国房源爬虫工具,数据支持 MySQL、SQLite 和 PostgreSQL 存储,并将爬取数据进行可视化分析,帮助用户更好的评估房产和预测未来的价格 |  | [](https://weibo.com/5722964389/H5MoGqDQw)
|
||||
[i-am-chinese-the-dragonfly-must-go-on](https://github.com/ithinco/i-am-chinese-the-dragonfly-must-go-on) | 一名中国程序员在 GitHub 上发起的一个项目 -「我是中国人,谷歌的蜻蜓项目必须继续」,借 GitHub 平台表明了对 Google「蜻蜓项目」的支持 |  | [](https://weibo.com/5722964389/H5uZQwdRo)
|
||||
[wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn) | wtfpython https://github.com/satwikkansal/wtfpython 中文翻译版,收集了一些有趣且鲜为人知的 Python 特性 |  | [](https://weibo.com/5722964389/H5txGoaY8)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[style2paints](status.github_url) | 一款 AI 驱动的线稿上色工具 ,可根据用户上传的自定义色彩给线稿进行上色 在线地址:https://s2p.moe/app.html |  | [](https://weibo.com/5722964389/H7iFE3FAB)
|
||||
[weixin_crawler](status.github_url) | 一款使用 Scrapy、Flask、Echarts、Elasticsearch 等框架实现的微信公众号文章爬虫,自带分析报告和全文检索功能,几百万的文档都能瞬间搜索 |  | [](https://weibo.com/5722964389/H6GXEB1Iz)
|
||||
[LeetCodeAnimation](status.github_url) | 一个用动画的形式呈现解 LeetCode 题目的思路项目 |  | [](https://weibo.com/5722964389/H6xxaoXu1)
|
||||
[style2paints](https://github.com/lllyasviel/style2paints) | 一款 AI 驱动的线稿上色工具 ,可根据用户上传的自定义色彩给线稿进行上色 在线地址:https://s2p.moe/app.html |  | [](https://weibo.com/5722964389/H7iFE3FAB)
|
||||
[weixin_crawler](https://github.com/wonderfulsuccess/weixin_crawler) | 一款使用 Scrapy、Flask、Echarts、Elasticsearch 等框架实现的微信公众号文章爬虫,自带分析报告和全文检索功能,几百万的文档都能瞬间搜索 |  | [](https://weibo.com/5722964389/H6GXEB1Iz)
|
||||
[LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation) | 一个用动画的形式呈现解 LeetCode 题目的思路项目 |  | [](https://weibo.com/5722964389/H6xxaoXu1)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[WebTorrent](status.github_url) | Desktop 是一款可以直接在线播放视频的 BT 下载客户端,可通过种子文件与磁力链接下载资源,支持 Windows/macOS/Linux 平台,官网地址:https://webtorrent.io/ |  | [](https://weibo.com/5722964389/H8mF7FPzp)
|
||||
[mall](status.github_url) | 一套基于 SpringBoot + MyBatis 实现的电商系统,包括前台商城系统及后台管理系统 |  | [](https://weibo.com/5722964389/H8deD6FYv)
|
||||
[awesome-php-security](status.github_url) | 一份收集整理了 PHP 安全相关资源的列表 |  | [](https://weibo.com/5722964389/H83O8jJbn)
|
||||
[TensorSpace](status.github_url) | 一套用于构建神经网络 3D 可视化应用的框架 |  | [](https://weibo.com/5722964389/H7KX8hVhh)
|
||||
[miaosha](status.github_url) | 一个教你如何使用 Java 语言来设计高并发大流量秒杀架构的项目, |  | [](https://weibo.com/5722964389/H7BwDtzpv)
|
||||
[WebTorrent](https://github.com/webtorrent/webtorrent/) | Desktop 是一款可以直接在线播放视频的 BT 下载客户端,可通过种子文件与磁力链接下载资源,支持 Windows/macOS/Linux 平台,官网地址:https://webtorrent.io/ |  | [](https://weibo.com/5722964389/H8mF7FPzp)
|
||||
[mall](https://github.com/macrozheng/mall) | 一套基于 SpringBoot + MyBatis 实现的电商系统,包括前台商城系统及后台管理系统 |  | [](https://weibo.com/5722964389/H8deD6FYv)
|
||||
[awesome-php-security](https://github.com/guardrailsio/awesome-php-security) | 一份收集整理了 PHP 安全相关资源的列表 |  | [](https://weibo.com/5722964389/H83O8jJbn)
|
||||
[TensorSpace](https://github.com/tensorspace-team/tensorspace) | 一套用于构建神经网络 3D 可视化应用的框架 |  | [](https://weibo.com/5722964389/H7KX8hVhh)
|
||||
[miaosha](https://github.com/qiurunze123/miaosha) | 一个教你如何使用 Java 语言来设计高并发大流量秒杀架构的项目, |  | [](https://weibo.com/5722964389/H7BwDtzpv)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[zaobao](status.github_url) | 一个以前端技术体系为主要分享的每日时报,分享内容以文章、工具、新闻、视频为主 日报地址:https://wubaiqing.github.io/zaobao/ |  | [](https://weibo.com/5722964389/H9A56vDOH)
|
||||
[Cloudreve](status.github_url) | 一个可以让你低成本快速搭建起公私兼备的网盘工具,并且支持快速对接七牛、又拍云、阿里云等多家云存储 |  | [](https://weibo.com/5722964389/H9he6tIpr)
|
||||
[Graver](status.github_url) | 一款高效的 UI 渲染框架,它以更低的资源消耗来构建十分流畅的 UI 界面 框架介绍地址:https://tech.meituan.com/waimai_graver.html |  | [](https://weibo.com/5722964389/H97NBlqbm)
|
||||
[Matrix](status.github_url) | 由腾讯开源的的 APM(Application Performance Manage)系统,当前主要运行在 Android 平台上,支持监控应用安装包大小,帧率变化,启动耗时,卡顿,慢方法,SQLite 操作优化,文件读写,内存泄漏等等 |  | [](https://weibo.com/5722964389/H8Yn764h2)
|
||||
[zaobao](https://github.com/wubaiqing/zaobao) | 一个以前端技术体系为主要分享的每日时报,分享内容以文章、工具、新闻、视频为主 日报地址:https://wubaiqing.github.io/zaobao/ |  | [](https://weibo.com/5722964389/H9A56vDOH)
|
||||
[Cloudreve](https://github.com/HFO4/Cloudreve) | 一个可以让你低成本快速搭建起公私兼备的网盘工具,并且支持快速对接七牛、又拍云、阿里云等多家云存储 |  | [](https://weibo.com/5722964389/H9he6tIpr)
|
||||
[Graver](https://github.com/Meituan-Dianping/Graver) | 一款高效的 UI 渲染框架,它以更低的资源消耗来构建十分流畅的 UI 界面 框架介绍地址:https://tech.meituan.com/waimai_graver.html |  | [](https://weibo.com/5722964389/H97NBlqbm)
|
||||
[Matrix](https://github.com/Tencent/matrix) | 由腾讯开源的的 APM(Application Performance Manage)系统,当前主要运行在 Android 平台上,支持监控应用安装包大小,帧率变化,启动耗时,卡顿,慢方法,SQLite 操作优化,文件读写,内存泄漏等等 |  | [](https://weibo.com/5722964389/H8Yn764h2)
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
|
||||
项目名称 | 项目描述 | 示例图 | 微博
|
||||
--- | --- | --- | ---
|
||||
[itch.io](status.github_url) | 一个专注于独立游戏内容的数字商店,开发者可以在这里上传自己的游戏售卖,也可以在这里找到自己喜欢的游戏 |  | [](https://weibo.com/5722964389/HaE4zwonV)
|
||||
[BaiduPCS-Go](status.github_url) | 一个仿 Linux shell 文件处理命令的百度网盘命令行客户端,支持 Windows, macOS, linux, 移动设备等 |  | [](https://weibo.com/5722964389/HauE4mekH)
|
||||
[fbt](status.github_url) | Facebook 今天新发布的一个 JavaScript 国际化框架,感兴趣的可以看看。相关文档:https://facebookincubator.github.io/fbt/ |  | [](https://weibo.com/5722964389/Hapismahi)
|
||||
[Agriculture_KnowledgeGraph](status.github_url) | 一个完善的农业领域信息检索项目,提供了命名实体识别、关系抽取、智能问答、辅助决策等功能 |  | [](https://weibo.com/5722964389/HabN5CfFk)
|
||||
[OI-wiki](status.github_url) | 一个整合了编程竞赛有趣又实用的知识站点,内容含有竞赛中的基础知识、常见题型、解题思路以及常用工具等 |  | [](https://weibo.com/5722964389/Ha2mA8bPA)
|
||||
[GitHubDaily](status.github_url) | 2018 年分享的开源项目复盘分类整理,方便大家查找以往分享过的开源项目 |  | [](https://weibo.com/5722964389/H9SW5C1fh)
|
||||
[itch.io](https://github.com/itchio/itch) | 一个专注于独立游戏内容的数字商店,开发者可以在这里上传自己的游戏售卖,也可以在这里找到自己喜欢的游戏 |  | [](https://weibo.com/5722964389/HaE4zwonV)
|
||||
[BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 一个仿 Linux shell 文件处理命令的百度网盘命令行客户端,支持 Windows, macOS, linux, 移动设备等 |  | [](https://weibo.com/5722964389/HauE4mekH)
|
||||
[fbt](https://github.com/facebookincubator/fbt) | Facebook 今天新发布的一个 JavaScript 国际化框架,感兴趣的可以看看。相关文档:https://facebookincubator.github.io/fbt/ |  | [](https://weibo.com/5722964389/Hapismahi)
|
||||
[Agriculture_KnowledgeGraph](https://github.com/qq547276542/Agriculture_KnowledgeGraph) | 一个完善的农业领域信息检索项目,提供了命名实体识别、关系抽取、智能问答、辅助决策等功能 |  | [](https://weibo.com/5722964389/HabN5CfFk)
|
||||
[OI-wiki](https://github.com/24OI/OI-wiki/) | 一个整合了编程竞赛有趣又实用的知识站点,内容含有竞赛中的基础知识、常见题型、解题思路以及常用工具等 |  | [](https://weibo.com/5722964389/Ha2mA8bPA)
|
||||
[GitHubDaily](https://github.com/GitHubDaily/GitHubDaily) | 2018 年分享的开源项目复盘分类整理,方便大家查找以往分享过的开源项目 |  | [](https://weibo.com/5722964389/H9SW5C1fh)
|
||||
|
||||
Reference in New Issue
Block a user