it is possible to use uppy in a vue project, would not there be problems?
Hi! We are not currently offering an official Uppy+Vue docs/package, but someone from Uppy community has come up with one: https://gist.github.com/pooot/a2f86e6847a8be51fb2e3672a00a905f, discussion here: https://github.com/transloadit/uppy/issues/489.
We _might_ do an Uppy Vue wrapper component to accompany our React wrapper components, but after Uppy 1.0 is released. In the meantime, we鈥檒l be happy to accept a PR if someone comes up with a nice Uppy Vue component, or link to one you (they) will create.
Did anyone came up with Uppy Vue wrapper yet?
@andrewlamyw Nothing official still, unfortunately :( There was this one I mentioned above https://gist.github.com/pooot/a2f86e6847a8be51fb2e3672a00a905f, and people are using Uppy with Vue like so: https://github.com/okfde/froide/blob/17c2923a4246781a8c51671b0a7c517de2ef8d6c/frontend/javascript/components/docupload/document-uploader.vue
any further work on official wrapper fro Uppy? +1 for this issue.
None on our team have sufficient Vue.js experience to feel comfortable building/maintaining this atm. But there is a shared desire to make Vue (and Angular) first class citizens like React. Anyone in the community who鈥檇 like to spearhead these efforts?
Most helpful comment
Hi! We are not currently offering an official Uppy+Vue docs/package, but someone from Uppy community has come up with one: https://gist.github.com/pooot/a2f86e6847a8be51fb2e3672a00a905f, discussion here: https://github.com/transloadit/uppy/issues/489.
We _might_ do an Uppy Vue wrapper component to accompany our React wrapper components, but after Uppy 1.0 is released. In the meantime, we鈥檒l be happy to accept a PR if someone comes up with a nice Uppy Vue component, or link to one you (they) will create.