zip
Asynchronously creates a ZIP file
§
Asynchronously creates a ZIP file
§Parameters
§
data: AsyncZippable
[src]The directory structure for the ZIP archive
§
opts: AsyncZipOptions
[src]The main options, merged with per-file options
§
The callback to call with the generated ZIP archive