File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## node-webkit is renamed NW.js
2
+ Official site: http://nwjs.io
3
+
1
4
## Introduction
2
5
3
6
node-webkit is an app runtime based on ` Chromium ` and ` node.js ` . You can
4
7
write native apps in HTML and JavaScript with node-webkit. It also lets you
5
8
call Node.js modules directly from the DOM and enables a new way of writing
6
9
native applications with all Web technologies.
7
10
8
- It's created and developed in the Intel Open Source Technology Center.
11
+ It was created in the Intel Open Source Technology Center.
9
12
10
13
[ Introduction to node-webkit (slides)] ( https://speakerdeck.com/u/zcbenz/p/node-webkit-app-runtime-based-on-chromium-and-node-dot-js )
11
14
[ Creating Desktop Applications With node-webkit] ( http://strongloop.com/strongblog/creating-desktop-applications-with-node-webkit/ )
@@ -105,4 +108,3 @@ You can chat with us on IRC in the ##node-webkit channel on irc.freenode.net
105
108
The work is being sponsored by:
106
109
* [ Intel] ( http://www.intel.com )
107
110
* [ Gnor Tech] ( http://gnor.net )
108
- * [ eFounders] ( http://efounders.co )
You can’t perform that action at this time.
0 commit comments