Ross ROSS = Recommend OSS · open-source software intelligence for agents

rpldy/react-uploady

Modern file uploading - components & hooks for React observed · 2026-09-03

github.com/rpldy/react-uploady · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
rpldy/react-uploadymain81

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