rpldy/react-uploady
Modern file uploading - components & hooks for React observed · 2026-09-03
Health v2 · maintenance only
81/100
- Activity 100
- Release rhythm 46
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 69
- age_days: 2486
- days_rel: 280
- days_push: 0
- n_releases_24m: 6
Adoption not part of the score
1248 stars · 48 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
React-Uploady is a lightweight, modular React library providing components and hooks for building client-side file-upload features. It handles the upload flow (queueing, progress, abort, retry, chunked/resumable uploads) while leaving the UI fully up to the developer.
Use cases
- add a file upload button to a React app
- upload files with drag and drop
- show upload progress in the UI
- resume large chunked uploads
- retry failed uploads
- preview images before uploading
- upload files from a URL input
- upload files in React Native
When to choose
- you need configurable, extensible file uploading in a React application
- you want building blocks (components/hooks) rather than a full upload UI
- you need chunked or resumable uploads (tus) from the browser
- you want fine-grained control over upload queueing, aborting, and retrying
When to avoid
- your project is not React-based
- you want a complete out-of-the-box upload widget with fixed styling
- you need server-side upload handling rather than client-side
Facets
library · maturity active
file-upload ui-components http-client web-development frontend files browser react-hooks chunked-uploads resumable-uploads tus drag-and-drop upload-progress react-native react javascript nodejs
10 sources
- readme: https://github.com/rpldy/react-uploady · fetched 2026-09-03 · c999a6dda279
- homepage: https://react-uploady.org · fetched 2026-08-29 · 770b4bd8d6e6
- site_page: https://react-uploady.org/docs · fetched 2026-08-29 · 4cf275045c93
- site_page: https://react-uploady.org/docs/api · fetched 2026-08-29 · 61cdf2042bbd
- site_page: https://react-uploady.org/docs/guides · fetched 2026-08-29 · c2cfbc6c27f7
- site_page: https://react-uploady.org/docs/api/components/uploadButton · fetched 2026-08-29 · 3c3379b6446a
- site_page: https://react-uploady.org/docs/api/components/uploadPreview · fetched 2026-08-29 · f78c14292908
- site_page: https://react-uploady.org/docs/api/components/uploadDropZone · fetched 2026-08-29 · 7e817870fde4
- site_page: https://react-uploady.org/docs/api/components/uploadUrlInput · fetched 2026-08-29 · c39bb2ff7d20
- site_page: https://react-uploady.org/docs/external · fetched 2026-08-29 · 659a1d4ad6ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rpldy/react-uploady | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="rpldy/react-uploady")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem