mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 04:11:55 -08:00
We don’t need it for TiddlyDesktop now that it reuses the TiddlyFox saver. But it is still useful for embedding a TW directly into a node-webkit app
6 lines
158 B
Text
6 lines
158 B
Text
{
|
|
"title": "$:/plugins/tiddlywiki/nodewebkitsaver",
|
|
"description": "Native saving for node-webkit",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0"
|
|
}
|