/s3-fiesta

Wrapper of the S3 API for Node.js

Primary LanguageTypeScript

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