react-csv/react-csv
React components to build CSV files on the fly basing on Array/literal object of data observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3568
- days_rel: n/a
- days_push: 882
- n_releases_24m: 0
Adoption not part of the score
1184 stars · 261 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React component library providing CSVLink and CSVDownload components to generate and download CSV files on the fly from arrays, objects, or strings. It handles browser download behavior including legacy browser quirks like IE11 and Safari.
Use cases
- export table data to csv in react
- download report as csv from react app
- generate csv file from array of objects
- add download csv button to react component
- export excel-compatible csv from frontend data
- trigger csv download on button click
When to choose
- you need client-side CSV export in a React app
- your data is already in the browser as arrays or objects
- you want simple declarative components with headers and download links
When to avoid
- you need to parse or read CSV files rather than generate them
- you are not using React
- you need server-side streaming of very large CSV exports
Facets
library · maturity maintenance
csv serialization ui-components file-system frontend web-development files spreadsheets browser cross-platform react csv-export download-link excel reporting web-server nodejs
3 sources
- readme: https://github.com/react-csv/react-csv · fetched 2026-08-28 · 75afda0332a6
- homepage: http://react-csv.github.io/react-csv/ · fetched 2026-08-29 · 1cec1faf04d9
- registry_npm: https://registry.npmjs.org/react-csv · fetched 2026-08-29 · ed3b27125890
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-csv/react-csv | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="react-csv/react-csv")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem