Uppy: New react component: Material-Tus

Created on 4 Apr 2019  路  5Comments  路  Source: transloadit/uppy

For those who are looking for a pure react implementation without having to mount Preact components inside your DOM. We have started a pure react implementation based off material-ui

Goals:

  • Pure react Tus uploader
  • Material UI components
  • Simple and extensible API
  • Tiny size footprint
  • Base component usable outside of Material UI
  • Simple, easy to use, uncomplicated user interface without all the bells and whistles
  • React Context provider to hook into TUS state.

Its at version 0.5.0 and we are using in production, looking for collaborators. More features will come soon:

Repo: https://github.com/beam-australia/material-tus

Demos: https://beam-australia.github.io/material-tus/?path=/story/upload--100kb-max

Bug

Most helpful comment

Thanks for sharing, I'm sure this is helpful to people stumbling/googling upon here. Will close this now as there isn't much to fix about this issue, but feel free to re-open and comment more if needed. Or if the threads end up getting longer, use the community forum :ok_hand:

All 5 comments

P.S. currently the default demo https://master.tus.io/files/ endpoint is not working with our CORS, we are looking this.

Nice one, may I ask which tus server you are using?

It seems the node implementation isn鈥檛 maintained much nowadays and that the go version is preferred for production.

If you have any feedback on that, it would be very helpful.

I personally use the go Docker binary

It somehow didn鈥檛 cross my mind that a docker image is available for tus... many thanks!

Thanks for sharing, I'm sure this is helpful to people stumbling/googling upon here. Will close this now as there isn't much to fix about this issue, but feel free to re-open and comment more if needed. Or if the threads end up getting longer, use the community forum :ok_hand:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

anushkamds picture anushkamds  路  3Comments

risonsimon picture risonsimon  路  4Comments

mokutsu-coursera picture mokutsu-coursera  路  3Comments

ghost picture ghost  路  4Comments

matthewhartstonge picture matthewhartstonge  路  3Comments