最近比较火的新闻莫过于 Atom 在 25号的官方博客上正式对外宣布:1.0
Today we're proud to announce Atom 1.0. It's amazing to think Atom has only been out and available to the public for a little over a year. A lot has happened since then. Atom has been downloaded 1.3 million times, and serves 350,000 monthly active users. The community has created 660 themes, and 2,090 packages including can't-live-without packages that have their own mini communities like the linter, autocomplete-plus, and minimap.到发布 一共 155 个 releases 也够拼命的。而且我们最关心的:
用 babel 来内置地支持 ES6还是简单回顾一下 Atom:
简单讲:编辑器;专业讲:基于 Chromium Embedded Framework,基本上是个 Web App,源码都是 CoffeeScript 写的,界面可以用 CSS 来自定义。Atom 的扩展也是用 JS 或者 Coffee,并且可以使用 npm package。这个对于 noder 还是很欣慰的。如果你比较早地使用过它,会感觉那么像 Sublime Text. 以前对其他语言支持不够,大部分的人都依赖 vim mode.Atom 有没有什么包管理器?
当然有啦,叫 apm,是在 Atom 安装的时候自动内置的。更多内容请查看官方博客:
blog.atom.io/2015/06/25/…官网地址:
atom.io/mac用户下载直达:(OSX 10.8 or later)
atom.io/download/ma…Atom is open source,项目 github 地址:(star 要突破 1.7w)
github.com/atom/atom有兴趣的 noder 也可以去看看 它的 package.json 都依赖了哪些有意思的工具包,其实很多还是很常用的,比如:
async喜欢 Slack 的同学也可以加入一下:
marked
q
color
semver
coffee-script
atom-slack.herokuapp.com/