s3-fiesta
v2.0.0
Published
Wrapper of the S3 API for Node.js
Downloads
5
Readme
s3-fiesta
Global events
| Name | description | données | |:-------------------------:|:-------------------------------------------------------------------------------:|:--------------------------------------------------------:| | S3SERVICE_UPLOAD_PROGRESS | Event triggered each time S3 sdk has an update about the progress of the upload | fileName / loaded / percentage / percentageLabel / total |
Local development
Use Yalc: https://github.com/wclr/yalc
npm i -g yalc
# Then
yalc publish
# In your project
yalc add s3-fiesta