TiddlyWiki5/plugins/tiddlywiki/jszip
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
..
files Add plugin wrappers for async and jszip 2015-12-19 18:47:42 +00:00
plugin.info Add plugin wrappers for async and jszip 2015-12-19 18:47:42 +00:00
readme.tid Add plugin wrappers for async and jszip 2015-12-19 18:47:42 +00:00

readme.tid

title: $:/plugins/tiddlywiki/async/readme

This plugin packages [[JSZip|https://stuk.github.io/jszip/]] for use by other plugins. It does not provide any end-user visible features.