react-dropzone/react-dropzone
Simple HTML5 drag-drop zone with React.js. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 4358
- days_rel: 13
- days_push: 10
- n_releases_24m: 39
Adoption not part of the score
11012 stars · 800 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React library providing a hook and component for building HTML5-compliant drag-and-drop file upload zones. It handles drag events, file selection dialogs, folder support, and validation while giving full control over markup.
Use cases
- add drag-and-drop file upload to a React app
- let users drop files onto a webpage to upload them
- create a file picker that supports both click and drag-and-drop
- validate file types and sizes before upload
- support uploading entire folders with relative paths
- build a custom-styled file dropzone component
When to choose
- you use React and need file drag-and-drop with full markup control
- you want a hooks-first, headless file input with validation and folder support
- you need a well-maintained, widely adopted dropzone library with TypeScript types
When to avoid
- you are not using React
- you need a full upload manager with progress, retries, and chunking out of the box
- you need drag-and-drop for non-file elements like sortable lists
Facets
library · maturity stable
file-upload ui-components form-handling web-development frontend browser cross-platform react drag-and-drop html5 file-input hooks nodejs
3 sources
- readme: https://github.com/react-dropzone/react-dropzone · fetched 2026-08-28 · 4f4bd89c8b67
- homepage: https://react-dropzone.js.org/ · fetched 2026-08-29 · 1545ed6f175b
- site_page: https://react-dropzone.js.org/guide/getting-started · fetched 2026-08-29 · b645494f4fa8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-dropzone/react-dropzone | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="react-dropzone/react-dropzone")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem