# Mottie/tablesorter

Github fork of Christian Bach's tablesorter plugin + awesomeness ~

Repository: https://github.com/Mottie/tablesorter
Canonical: https://ross.abutalabs.com/products/tablesorter
Homepage: https://mottie.github.io/tablesorter/docs/
Language: JavaScript
License Family: other
Topics: tablesorter, pager, sorting, jquery
Last push: 2024-08-14T01:24:45+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": 5551, "days_push": 750, "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 2600, forks 749 (observed 2026-08-28T04:07:03.315367+00:00)

## What it is
A maintained fork of Christian Bach's tablesorter, a jQuery plugin that turns standard HTML tables with THEAD and TBODY into sortable tables without page refreshes. It adds enhancements such as alphanumeric sorting, a pager, widgets for theming, sticky headers, column filters and resizing, plus extensive documentation and demos.

## Use cases
- make an HTML table sortable without page refreshes
- sort tables by dates, currency, IP addresses, or alphanumeric values
- add column filtering and a pager to a large HTML table
- apply Bootstrap or jQuery UI themes to a sortable table
- add sticky headers to a long data table
- sort a table by multiple columns with shift-click

## When to choose
- you have an existing jQuery-based app with HTML tables that need client-side sorting
- you need rich built-in widgets like filters, pager, resizable columns, and sticky headers
- you need parsers for many data types like currency, dates, and IP addresses out of the box

## When to avoid
- you are building a modern framework app (React, Vue) without jQuery
- you need server-side sorting of very large datasets
- you want a dependency-free vanilla JavaScript solution

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, parser, routing
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: jquery-plugin, table-sorting, client-side, pager, column-filtering, sticky-headers, alphanumeric-sorting, nodejs

## Member repositories
- Mottie/tablesorter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:03.315367+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:21:16.780490+00:00, confidence not recorded.
  - readme: https://github.com/Mottie/tablesorter (fetched 2026-08-28T04:07:03.315367+00:00, sha e536de30941c)
  - homepage: https://mottie.github.io/tablesorter/docs/ (fetched 2026-08-29T10:04:26.471706+00:00, sha 009397220fe7)
  - registry_npm: https://registry.npmjs.org/tablesorter (fetched 2026-08-29T10:04:26.485964+00:00, sha 05d4ab86b746)
- Data as of 2026-08-30T08:39:29.467469+00:00.
