diff --git a/editions/tw5.com/tiddlers/definitions/node-webkit.tid b/editions/tw5.com/tiddlers/definitions/node-webkit.tid index e3e3bc454..73594fabf 100644 --- a/editions/tw5.com/tiddlers/definitions/node-webkit.tid +++ b/editions/tw5.com/tiddlers/definitions/node-webkit.tid @@ -1,10 +1,10 @@ created: 20140101164042231 -modified: 20140101173537147 +modified: 20140113170100899 tags: definitions title: node-webkit type: text/vnd.tiddlywiki -node-webkit is an OpenSource application that fuses the functionality of a web browser with that of [[Node.js]]. It makes it possible to use web applications as though they were native apps, with full access to the file system and other native facilities. Learn more from the [[official site|https://github.com/rogerwang/node-webkit]] or [[this introductory blog post|http://dev.tutsplus.com/tutorials/introduction-to-html5-desktop-apps-with-node-webkit--net-36296]]. +node-webkit is an OpenSource application that fuses the functionality of a web browser with that of [[Node.js]]. It makes it possible to use web applications as though they were native apps, with full access to the file system and other native facilities. Learn more from the [[official site|https://github.com/rogerwang/node-webkit]] or [[this introductory blog post|http://net.tutsplus.com/tutorials/javascript-ajax/introduction-to-html5-desktop-apps-with-node-webkit/]]. See [[TiddlyWiki on node-webkit]] for details of how to use TiddlyWiki with node-webkit.