# Features list for simplified Chinese(支持列表)
Translation for Features list
翻译自Features list
下面的列表是 node-webkit 的支持列表,如果你正在考虑使用 node-webkit 或其他的东西来作为未来的发展方向。你可以耐心阅读并作出正确的决定。 *页面尚未完成*
* 完全支持在浏览器中运行node.js
* 使用方便
* 原生UI库
* 无边框窗口
* 打包与发布
* 兼容NPM
* 调试器支持
* 丰富的文档
* Kiosk模式(PS:直译为自助模式,疑为诸如自动取款机等程序所使用的全屏模式。MAC系统下未发现区别)
* 文件对话框
* 媒体
* 良好的HTML5支持
* web组件
* 拖放
* 数据持久性
* WebGL
* WebRTC
* datalist
* CSS3
[](https://wizardforcel.gitbooks.io/nwjs-doc/content/wiki/index.html)[](https://wizardforcel.gitbooks.io/nwjs-doc/content/wiki/Getting-Started-with-nw.js-for-simplified-Chinese.html)
- 1.中文WIKI
- 1.1支持列表
- 1.2开始nw.js
- 1.3package.json
- 2.中文教程
- 2.1node-webkit学习(1)hello world
- 2.2node-webkit学习(2)基本结构和配置
- 2.3node-webkit学习(3)Native UI API概览
- 2.4node-webkit学习(4)Native UI API 之window
- 2.5node-webkit教程(5)Native UI API 之Frameless window
- 2.6node-webkit教程(6)Native UI API 之Menu(菜单)
- 2.7node-webkit教程(7)Platform Service之APP
- 2.8node-webkit教程(8)Platform Service之Clipboard
- 2.9node-webkit教程(9)native api 之Tray(托盘)
- 2.10node-webkit教程(10)Platform Service之File dialogs
- 2.11node-webkit教程(11)Platform Service之shell
- 2.12node-webkit教程(12)全屏
- 2.13node-webkit教程(13)gpu支持信息查看
- 2.14node-webkit教程(14)禁用缓存
- 2.15node-webkit教程(15)当图片加载失败的时候
- 2.16node-webkit教程(16)调试typescript