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

tristen/tablesort

:arrow_up_down: A small tablesorter in plain JavaScript observed · 2026-08-28

github.com/tristen/tablesort · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 77
  • Release rhythm 55
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 109
  • age_days: 5298
  • days_rel: 140
  • days_push: 140
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1143 stars · 180 forks observed · 2026-08-28

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

A small, dependency-free JavaScript library that adds client-side sorting to HTML tables. It supports extensible sort types (number, date, custom) via plugin scripts and works in all major browsers.

Use cases

  • sort html table columns by clicking headers
  • add client-side table sorting without jquery
  • sort table by date or number in javascript
  • lightweight tablesorter for plain javascript
  • customize sort behavior for table columns
  • exclude certain columns from table sorting

When to choose

  • you need tiny, dependency-free table sorting in vanilla JS
  • you want broad legacy browser support
  • you need custom sort types via a simple extension API

When to avoid

  • you need server-side or paginated data sorting
  • you want a full data grid with filtering and virtualization
  • your project already uses a large UI framework with built-in table components

Facets

library · maturity stable

ui-components developer-tools frontend web-development browser table-sorting dependency-free vanilla-javascript html-tables nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
tristen/tablesortmain74

For agents

markdown · JSON · MCP: product_card(name="tristen/tablesort")

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