# johnpolacek/stacktable.js

jQuery plugin for stacking tables on small screens

Repository: https://github.com/johnpolacek/stacktable.js
Canonical: https://ross.abutalabs.com/products/stacktablejs
Homepage: http://johnpolacek.github.io/stacktable.js/
Language: HTML
License: NOASSERTION
License Family: other
Last push: 2022-08-02T19:18:31+00:00

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

## Adoption (not part of the score)
Stars 1017, forks 158 (observed 2026-08-28T04:03:14.676182+00:00)

## What it is
A jQuery plugin that converts wide HTML tables into a stacked two-column key/value format for better readability on small screens. It also includes a cardtable mode that breaks each row into its own card-like table.

## Use cases
- make wide tables responsive on mobile
- convert HTML tables to key/value format for small screens
- display tabular data on smartphones
- stack table rows as cards on narrow viewports
- toggle between full table and stacked table with media queries

## When to choose
- you already use jQuery and need a quick fix for wide tables on mobile
- you want a lightweight drop-in solution with media-query toggling

## When to avoid
- you are starting a modern project without jQuery - the author recommends pure CSS approaches today
- you need a maintained, actively developed solution

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

## Member repositories
- johnpolacek/stacktable.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.676182+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:11:13.012441+00:00, confidence not recorded.
  - readme: https://github.com/johnpolacek/stacktable.js (fetched 2026-08-28T04:03:14.676182+00:00, sha c0c712e86877)
  - homepage: http://johnpolacek.github.io/stacktable.js/ (fetched 2026-08-29T13:09:59.332975+00:00, sha f225808c4382)
- Data as of 2026-08-30T08:39:29.467469+00:00.
