mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 03:16:46 +00:00
Add support for running TiddlyWiki under node-webkit
This commit is contained in:
10
editions/tw5.com/tiddlers/definitions/node-webkit.tid
Normal file
10
editions/tw5.com/tiddlers/definitions/node-webkit.tid
Normal file
@@ -0,0 +1,10 @@
|
||||
created: 20140101164042231
|
||||
modified: 20140101173537147
|
||||
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]].
|
||||
|
||||
See [[TiddlyWiki on node-webkit]] for details of how to use TiddlyWiki with node-webkit.
|
||||
|
||||
Reference in New Issue
Block a user