derekeder/csv-to-html-table
:arrow_down_small: Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4099
- days_rel: n/a
- days_push: 908
- n_releases_24m: 0
Adoption not part of the score
1758 stars · 355 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small JavaScript library that renders any CSV file as a searchable, filterable HTML table using jQuery CSV and DataTables. It is configured via an init function with options for CSV parsing, DataTables settings, and custom column formatting.
Use cases
- display a csv file as an html table
- make a searchable filterable table from csv data
- publish a spreadsheet on a static website
- render csv data with custom column formatting
- embed a data table in a simple webpage without a backend
When to choose
- you need a quick client-side way to show CSV data as an interactive table
- you want search, filtering, and pagination without writing JavaScript yourself
- you are building a simple static site or demo page
When to avoid
- you need server-side processing of very large CSV files
- you want a modern framework-free or React/Vue component integration
- you need CSV editing or writing, not just display
Facets
library · maturity maintenance
data-visualization parser ui-components data-visualization web-development frontend browser csv html-table datatables jquery client-side javascript
2 sources
- readme: https://github.com/derekeder/csv-to-html-table · fetched 2026-08-28 · ba1cb36aa532
- homepage: http://derekeder.github.io/csv-to-html-table/ · fetched 2026-08-29 · a030ddc7559e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| derekeder/csv-to-html-table | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="derekeder/csv-to-html-table")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem