UNPKG

yas3z

Version:

Yet another 's3 files to zip stream' library. Optimized for large number of files and for small RAM consumption. ExpressJS example supplied.

14 lines (13 loc) 285 B
{ "name": "yas3z-expressjs-example", "version": "0.0.0", "author": "zpetukhov <zpetukhov@gmail.com>", "license": "MIT", "dependencies": { "archiver": "^5.3.0", "aws-sdk": "^2.1114.0", "yas3z": "link:../..", "dotenv": "^16.0.0", "express": "^4.17.3" } }