# hhurz/tableExport.jquery.plugin

jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF

Repository: https://github.com/hhurz/tableExport.jquery.plugin
Canonical: https://ross.abutalabs.com/products/hhurz-tableexportjqueryplugin
Language: HTML
License: MIT
License Family: permissive
Topics: javascript, jquery, jspdf, tableexport
Archived: true
Last push: 2025-10-15T17:19:03+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 47, release rhythm 40, longevity 100
- inputs: {"age_days": 4226, "days_push": 322, "days_rel": 528, "gap_med": 4, "n_releases_24m": 2}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1008, forks 697 (observed 2026-08-28T04:03:12.701269+00:00)

## What it is
A jQuery plugin that exports HTML tables to multiple formats including CSV, JSON, XML, SQL, Excel (XLS/XLSX), Word, PDF, PNG, and Markdown. The project is officially deprecated and no longer maintained.

## Use cases
- export html table to excel xlsx in browser
- download table as csv client-side
- convert html table to pdf with jspdf
- export table data to json or xml
- save html table as png image
- generate sql insert statements from a table

## When to choose
- you maintain a legacy jQuery codebase and need quick client-side table exports
- you need many export formats from a single plugin
- you accept an unmaintained dependency

## When to avoid
- starting a new project - the plugin is deprecated and unmaintained
- you need PDF export of non-western (Arabic/Chinese) text with full styling support
- you use a modern framework without jQuery

## Facets
- artifact type: plugin
- maturity: abandoned
- function: pdf, csv, json, serialization, file-upload
- domain: web-development, frontend, files, pdf
- platform: browser
- tags: jquery-plugin, html-table-export, xlsx, deprecated, client-side, javascript

## Member repositories
- hhurz/tableExport.jquery.plugin (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.701269+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:11.570176+00:00, confidence not recorded.
  - readme: https://github.com/hhurz/tableExport.jquery.plugin (fetched 2026-08-28T04:03:12.701269+00:00, sha 5fb653df814c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
