# fooplugins/FooTable

jQuery plugin to make HTML tables responsive

Repository: https://github.com/fooplugins/FooTable
Canonical: https://ross.abutalabs.com/products/footable
Homepage: https://fooplugins.com/plugins/footable-jquery/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2026-05-12T08:55:51+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 8, longevity 100
- inputs: {"age_days": 5039, "days_push": 113, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2107, forks 616 (observed 2026-08-28T04:06:14.013347+00:00)

## What it is
FooTable is a jQuery plugin that makes HTML tables responsive so they look good on small-screen devices. It adds features like sorting, filtering, paging, and row expand/collapse to standard HTML tables.

## Use cases
- make html tables responsive on mobile
- add sorting and filtering to a jquery table
- collapsible rows for data tables on small screens
- paginated html table plugin
- export table data to csv or json
- responsive pricing or comparison table

## When to choose
- you already use jQuery and need responsive tables quickly
- you want built-in sorting, filtering, and paging for HTML tables
- you need row expand/collapse behavior on mobile devices

## When to avoid
- you use a modern framework like React or Vue without jQuery
- you need an actively developed solution with a clear upgrade path
- you want a dependency-free vanilla JavaScript table library

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: jquery-plugin, responsive-tables, html-tables, data-tables, mobile-web, responsive-design, javascript

## Member repositories
- fooplugins/FooTable (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:14.013347+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-30T02:53:55.555661+00:00, confidence not recorded.
  - readme: https://github.com/fooplugins/FooTable (fetched 2026-08-28T04:06:14.013347+00:00, sha 6783d98e6f8a)
  - homepage: https://fooplugins.com/plugins/footable-jquery/ (fetched 2026-08-29T10:34:28.691611+00:00, sha 0d74e410fcdc)
  - site_page: https://fooplugins.com/documentation (fetched 2026-08-29T10:34:28.702761+00:00, sha bf9fe0025707)
  - site_page: https://fooplugins.com/about-us (fetched 2026-08-29T10:34:28.706301+00:00, sha 4f4706fce9ac)
  - site_page: https://fooplugins.com/blog (fetched 2026-08-29T10:34:28.700879+00:00, sha b12d56837fef)
  - site_page: https://fooplugins.com/changelog (fetched 2026-08-29T10:34:28.704601+00:00, sha f948068da88d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
