mirror of
https://github.com/kennethreitz/github-reflog.git
synced 2026-06-05 23:10:17 +00:00
48 lines
3.3 KiB
ReStructuredText
48 lines
3.3 KiB
ReStructuredText
GitHub Reflog v1.3.28
|
||
=====================
|
||
|
||
感谢您的阅读,这是 **The GitHub Reflog** 的第二版。Github Reflog 每周为您推荐 GitHub 上的优秀代码库。您可以在 `Reflog 存档 <https://github.com/kennethreitz/github-reflog>`_ 处找到往期文章。
|
||
|
||
本周最佳
|
||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
||
`koggdal/ocanvas <https://github.com/koggdal/ocanvas>`_
|
||
|
||
oCanvas 是一个用于生成 Canvas 区域的中间层。你将管理一系列的显示对像,而非直接操作像素。oCanvas 提供了简洁的 API,完整的事件系统和所有其他的“脏活”使您可以操作这些对象,将您心中所想,更快的变为现实。
|
||
|
||
请查阅 oCanvas 漂亮的 `演示页面 <http://ocanvas.org/>` ,将能看到实际的效果。
|
||
|
||
值得注意的
|
||
~~~~~~~~~~~~~~~~
|
||
|
||
|
||
- `evanphx/gx <https://github.com/evanphx/gx>`_:
|
||
Gx 是一个用于处理 Git 中合并冲突的辅助工具。按正确的方式使用 Git,合并冲突虽然很难遇到,但意外情况终究会发生。因为 Git 的合并处理的操作方式有那么点难用,所以 Gx 应运而生。
|
||
|
||
- `BigZaphod/Chameleon <https://github.com/BigZaphod/Chameleon>`_:
|
||
本项目期望完整替换苹果公司在 iOS 和 Mac OS X 程序中广泛使用的 `UIKit <http://developer.apple.com/library/ios/#documentation/uikit/reference/UIKit_Framework/_index.html>`_ 。它对 API 做了干净准确的实现。目前,项目已经开发了9个月,覆盖了 UIKit 60% 的代码。Chameleon 最大的特点是允许在开发 iOS 程序 和 OSX 程序时使用同一套代码。如果您正在进行类似的开发,那一定要好好看看这个项目。
|
||
|
||
- `jugyo/earthquake <https://github.com/jugyo/earthquake>`_:
|
||
这是一个用于终端的优秀 Twitter 客户端。使用 Ruby 编写。Earthquake 支持 OAuth 认证,Streaming API,终端着色,Tab 自动完成。这个项目看来是专门为最近发生在日本的地震而编写的。开源社区在需要的时候 `担当重任 <https://github.com/brendanlim/Tradui>`_ 总是令人喜闻乐见的。
|
||
|
||
- `twigkit/tempo <https://github.com/twigkit/tempo>`_:
|
||
Tempo 是一个0依赖的 JavaScript 模版引擎。它的设计宗旨是以尽可能简单的方式展现 JSON 内容。当前支持嵌套数据,布尔逻辑,以及 JavaScript 不被支持时优雅的特性回退。
|
||
|
||
|
||
值得关注
|
||
~~~~~~~~~~~~~~~
|
||
|
||
|
||
- `shinh/maloader <https://github.com/shinh/maloader>`_:
|
||
这是一个很有前途的项目。它是一个用于 Linux 的 x86-64 Mach-0 可执行 Loader。它能在绝大部分的 Linux 下运行 Xcode toolchain。目前已经支持 Xcode 上的 gcc-4.2,otool,dyldinfo,dwarfdump,cpp-4.2,dsymutil 等。Maloader 目前只打算支持命令行程序。
|
||
|
||
- `antimatter15/player <https://github.com/antimatter15/player>`_:
|
||
这个独特的 MP3 播放器最适合用来演示 HTML5 的新特性。只要制定一个本地目录,它就会递归查找 MP3 文件,分析 ID3 标签,最后直接在浏览器中播放。请查看 `演示 <http://antimatter15.github.com/player/player.html>`_ 。
|
||
|
||
|
||
任何问题,建议,推荐都请发送至 reflog@kennethreitz.com,对您的反馈我深表感谢!
|
||
|
||
--------------
|
||
|
||
更多开源界新闻,请查阅 `The Changelog <http://thechangelog.com>`_ 和 `github/explore <http://github.com/explore>`_ 。
|