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

vividvilla/csvtotable

Simple command-line utility to convert CSV, TSV and Excel files into a single self-contained HTML page with search, filters, and sorting observed · 2026-08-28

github.com/vividvilla/csvtotable · homepage · Go · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 3346
  • days_rel: 12
  • days_push: 9
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1179 stars · 117 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go command-line utility that converts CSV, TSV, and Excel files into a single self-contained interactive HTML page with search, filters, sorting, and pagination. Output works fully offline with data, styles, and scripts inlined by default.

Use cases

  • convert csv to interactive html table
  • share spreadsheet data as a single offline html file
  • combine multiple csv files into one searchable table
  • convert excel xlsx to html page
  • publish a dataset as a static page with filters and sorting
  • turn a csv from a url into a browsable table

When to choose

  • you need a zero-dependency, self-contained HTML report from tabular data
  • you want search, filtering, and sorting without hosting a server or database
  • you work from the command line and want a single native binary

When to avoid

  • you need live data updates or server-side querying of large datasets
  • you need charts or visualizations beyond tables
  • you need to edit or write back to the source data

Facets

cli-tool · maturity active

cli data-visualization csv search-engine templating data-visualization developer-tools files windows cli cross-platform csv-to-html excel tsv standalone-html interactive-tables golang command-line csv linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
vividvilla/csvtotablemain99

For agents

markdown · JSON · MCP: product_card(name="vividvilla/csvtotable")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem