question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New react component: Material-Tus

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
kvzcommented, May 6, 2019

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 👌

1reaction
pierreyves-lebruncommented, May 4, 2019

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

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

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

MUI: The React component library you always wanted
MUI provides a simple, customizable, and accessible library of React components. Follow your own design system, or start with Material Design.
Read more >
Material Components for React (MDC React) - GitHub
MDC React was an official implementation of Google's Material Design components for React. It is a wrapper library for MDC Web. Please refer...
Read more >
Your First Component - React Docs
React lets you combine your markup, CSS, and JavaScript into custom “components”, reusable UI elements for your app. The table of contents code...
Read more >
Best React component libraries (2022 edition) - Retool
In this post, we'll review popular React component libraries considering factors we as developers deem important: use cases, documentation, ...
Read more >
RMWC | React Material Web Components
RMWC is a React UI Kit built on Google's official Material Components Web library.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found