Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Flexible file uploader (to server and Amazon S3) #14

Open
PrimozRome opened this issue May 19, 2016 · 6 comments
Open

Flexible file uploader (to server and Amazon S3) #14

PrimozRome opened this issue May 19, 2016 · 6 comments

Comments

@PrimozRome
Copy link

Component for handling file uploads.
Either directly to server or with direct upload to Amazon S3.

@spekulatius
Copy link

Hello @PrimozRome

have you found anything around this?

cheers,
spek

@christophwolff
Copy link

+1

@PrimozRome
Copy link
Author

PrimozRome commented Oct 7, 2016

@spekulatius unfortunately nothing. There are couple of Vue.js upload components but with very limited functionality and definitely none with S3 support.

I decided to build my own upload component with this functionality but unfortunately I have many tasks to finish before this so my initial estimation is maybe 2 month before I have alpha/beta version... I will keep you updated.

@kfei
Copy link

kfei commented Nov 27, 2016

👍

Hi folks, please have a look at vue-s3-dropzone, which is a Vue 2.0 component uploads files directly to AWS S3 (serverless). Since uploading files to S3 is a little bit tricky sometimes, I don't think a general purpose file uploader should handle that.

@carcinocron
Copy link

I love and am currently using http://www.dropzonejs.com/ for file uploads. If there was a framework/library/module/component/interface (in VueJS or not) that was similar (or worked on top of) to dropzone but also managed existing photos and extra niceties like cropping, tint, etc.. I would love to know about it. carcinocron/awesome-list#1

@fengsi
Copy link

fengsi commented Jan 5, 2017

@kfei thanks for sharing! Great component! Though I'd prefer to have it decoupled from Lambda (and I'm planning to do that in my project).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants