NW.js v0.18.0 rc1 版本发布了,NW.js 前身是 node-webkit ,可以让你直接在 DOM 上调用所有 Node.js 模块,相当于使用一种新的方法来编写 Web 应用。
该版本没有发布详细更新内容,上版本 0.17.4 是在9月20日更新的,内容如下:
Update Node.js to 6.6.0
Fix: Remove dialog when running on read only volumes (.dmg) (#5309)
Fix: window events on remote pages not firing after reloading (#5312)
Fix: remove limitation of dom storage quota
Fix: chrome.app.window reference lost after reload (#5294)
[doc] fix a typo in FAQ for AngularJS
下载地址:https://github.com/nwjs/nw.js/archive/nw-v0.18.0-rc1.zip
来自:开源中国社区

