mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-04 07:48:06 +00:00
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.
This commit is contained in:
3
plugins/tiddlywiki/async/readme.tid
Normal file
3
plugins/tiddlywiki/async/readme.tid
Normal file
@@ -0,0 +1,3 @@
|
||||
title: $:/plugins/tiddlywiki/async/readme
|
||||
|
||||
This plugin packages [[async.js|https://github.com/caolan/async]] for use by other plugins. It does not provide any end-user visible features.
|
||||
Reference in New Issue
Block a user