Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly with any application. Itβs fast, easy to use and lets you worry about more important problems than building a file uploader.
- Fetch files from local disk, urls, Dropbox, Instagram, or snap with a camera
- Preview and edit metadata
- Upload, optionally process & encode
I will use Uppy for future projects. Right now they have the best open source project for file uploaders with great UX that don't rely on jQuery and work with newer js tooling.
Pros:It's open source, so we were able to use one of the Vue community components to fold this into our existing Vue project.
Cons:The project is young. So, we had to roll our own Google Storage integration because we are using GCP.
Emisare Inc