mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 12:22:04 -08:00
The immediate motivation is the work I’m doing to integrate with Amazon Web Services. We should be able to use JSZip to export multiple tiddlers in a single operation from the browser.
7 lines
184 B
Text
7 lines
184 B
Text
{
|
|
"title": "$:/plugins/tiddlywiki/async",
|
|
"description": "Wrapper for async.js by Caolan McMahon",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"list": "readme license"
|
|
}
|