0

15 个代码极客需要了解的新开发工具

jopen 11年前

1. Converse.js : Open Source & 非死book Like Chat Clients

Converse
Converse.js是一个开源的聊天应用,能够连到任何XMPP/Jabber服务器(如 Google Talk,Skype, 等)。 在你主页底部有一个类似于非死book-chat的应用,支持一对一个或多用户聊天。可以接受/拒绝联系人请求,状态可以设置(在线,离开..),有“输入”提醒等功能。
项目主页
 

2. Unicode- Table : Website for Unicode Characters

unicode_table
Unicode-Table is a website providing a great unicode character table that lists unicode numbers and HTML codes of any character. Characters can be sorted as categories and a search exists for locating them easily. Also, the website has an encode and decoder for converting any text.
项目主页
 

3. Sylius : Open Source PHP E-Commerce Solution

sylius

Sylius 是一个开源的 PHP 电子商务网站解决方案,基于 Symfony2 构建。可管理任意复杂的产品和分类,每个产品可以设置不同的税率,支持多种配送方法,集成 Omnipay 在线支付。

项目主页
 

4. Pingendo : An IDE for Front-End Frameworks

pingendo

Pingendo 是一个新的IDE,目前正处于测试状态。支持Win和MAC。

它目前是免费的(公测后可能需要付费,但没有资料),主要用于网页制作。

有一个DOM树的编辑器,我们可以快速查看树和编辑自己的风格或属性。

Pingendo已经内置支持Bootstrap + Foundation框架。

此外,可以可视化编辑CSS规则,包括CSS3的渐变或转换。

项目主页
 

5. Pure : CSS Framework by Yahoo

Pure

Pure 是来自雅虎的 CSS 框架,使用 Normalize.CSS 无需任何 JavaScript 代码。框架基于响应式设计,提供多种样式的组件,包括表格、表单、按钮、表、导航等。标识使用非常简单,整个框架非常轻量级,压缩后只有 5.7k。

项目主页
 

6. Prepros

prepros

Prepros 是 Windows 上一个开源的程序可自动将 Less, Sass, Scss, Stylus, Jade, Coffeescript, Haml and Markdown 编译成 CSS、JS 和 HTML。

项目主页
 

7. JSONmate : JSON Inspector & Visualizer

jsonmate

JSONmate 是一个Web应用,能够美化(丑化)JSON字符串,这些字符串可以直接粘贴或从远程URL进行加载。

此外,它还拥有一个漂亮的可视化编辑器来编辑数据和一个可视化工具能够以直观的方式展示数据。JSONmate还支持JSONP。
项目主页
 

8. PHP Fast Cache

phpfastcache
phpFastCache 是一个开源的 PHP 缓存库,只提供一个简单的 PHP 文件,可方便集成到已有项目,支持多种缓存方法,包括:apc, memcache, memcached, wincache, files, pdo and mpdo。可通过简单的 API 来定义缓存的有效时间。
项目主页
 

9. ICE Coder : PHP Powered and Open Source Web IDE

browser-code-editor

ICEcoder 是一个开源的基于 Web 的 IDE ,使用 PHP 构建。支持文件拖放编辑、语法着色、缺失标签补足、HTML 结构显示。提供强大的 JavaScript API 可轻松进行交互,支持多种编程语言,包括:(PHP, JS, CSS, LESS, Ruby, etc.).
项目主页
 

10. Flatdoc

flatdoc
Flatdoc is the fastest way to create a site for your open source project. It is a small JavaScript file that fetches Markdown files and renders them as full pages. Essentially, it’s the easiest way to make open source documentation from Readme files. There is no server-side components, no build process needed.
项目主页
 

11. Jekyll

jekyll

jekyll是一个简单的免费的Blog生成工具,类似WordPress。但是和WordPress又有很大的不同,原因是jekyll只是一个生成静态网页的工具,不需要数据库支持。但是可以配合第三方服务,例如disqus。最关键的是jekyll可以免费部署在Github上,而且可以绑定自己的域名。
项目主页

 

12. Web Colour Data

web-color-data
Web Colour Data is a web service to easily find out “which colors are used on a web page”. It works by simply submitting a URL and the service auto-extracts + analyzes the colors in it. The color palette is presented with a breakdown in percentages and hue distribution. Also, it is a good source of color inspiration as palettes used in many popular websites are displayed as well.
项目主页
 

13. Froont : Responsive Web Design in the Visual Way

froont

Froont:在线可视化网页设计工具是一个允许设计师在线设计响应式网页工具,可视化操作无需程序设计师插手操作的平台工具,为设计师们提供了可视化的在线网页设计环境,算是响应式网页设计的利器。

Froont 属于解决 HTML/CSS 最初阶段响应式设计的工具。跟它很类似的还有 Adobe 公司的Reflow。不过 Froont 和 Reflow 明显不同的一点是,Froont 直接在浏览器中运行,这意味着设计师一把网页设计完成,就可以立刻分享给其它团队成员,并且实时进行调整和测试,避免了和程序猿之间繁复的往来沟通环节。而 Froont 和 Reflow 最像的一点则是:它们都没有过多关注于简化写代码的过程,而是希望为网页设计师提供更方便的设计工具。
项目主页
 

14. Editr

editr
Editr is a HTML, CSS and JavaScript playground that you can host on your server. it is based on ACE Editor. It’s super easy to setup. It supports multiple instances on one page. Configurations are available via JS object or HTML attributes. Editr is licensed under MIT License.
项目主页
 

15. Stringer : Open Source Anti-Social RSS Reader

stringer-rss-reader
Stringer is an open source self-hosted, anti-social RSS reader. Stringer has no external dependencies, no social recommendations/sharing, and no fancy machine learning algorithms. But it does have keyboard shortcuts and was made with love.
项目主页