1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 06:43:15 +00:00
TiddlyWiki5/plugins/tiddlywiki/jszip/plugin.info
Jermolene 231d0a3dc8 Add plugin wrappers for async and jszip
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.
2015-12-19 18:47:42 +00:00

8 lines
234 B
Plaintext

{
"title": "$:/plugins/tiddlywiki/jszip",
"description": "Wrapper for JSZip by Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"list": "readme license"
}