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

nicolaskruchten/pivottable

Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop. observed · 2026-08-28

github.com/nicolaskruchten/pivottable · homepage · CoffeeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4818
  • days_rel: n/a
  • days_push: 970
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4436 stars · 1079 forks observed · 2026-08-28

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

PivotTable.js is a JavaScript pivot table (pivot grid, cross-tab) library with a drag'n'drop UI for summarizing and exploring datasets in the browser, built on jQuery/jQueryUI and originally written in CoffeeScript. Optional add-ons render the summary table as charts, and it integrates with Jupyter and RStudio.

Use cases

  • summarize a CSV dataset into an interactive pivot table in the browser
  • let users drag and drop fields to explore data like an Excel pivot table
  • render pivot tables as charts in a web dashboard
  • embed interactive cross-tab analysis in a Jupyter notebook
  • add ad-hoc data exploration to a web app

When to choose

  • you need a lightweight, dependency-light pivot table with drag'n'drop in a jQuery-based web app
  • you want quick interactive data summarization on CSV or JSON data in the browser
  • you need pivot tables in Jupyter or RStudio notebooks

When to avoid

  • you are building a modern React app - use react-pivottable instead
  • you need heavy-duty big-data analytics or server-side aggregation
  • you want a framework-free, modern-maintained component without jQuery dependencies

Facets

library · maturity maintenance

data-visualization analytics ui-components data-visualization analytics data-science web-development frontend browser pivot-table crosstab pivot-chart jquery-plugin drag-and-drop data-exploration web-server nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
nicolaskruchten/pivottablemain23

For agents

markdown · JSON · MCP: product_card(name="nicolaskruchten/pivottable")

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