# davidguttman/react-pivot

React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.

Repository: https://github.com/davidguttman/react-pivot
Canonical: https://ross.abutalabs.com/products/react-pivot
Homepage: http://davidguttman.github.io/react-pivot/
Language: JavaScript
License Family: other
Topics: react, browserify, javascript, calculations, data-grid
Last push: 2026-04-06T20:02:31+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 35, longevity 100
- inputs: {"age_days": 4205, "days_push": 149, "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 1078, forks 149 (observed 2026-08-28T04:03:29.803201+00:00)

## What it is
ReactPivot is a React data-grid component with pivot-table-like functionality for displaying, filtering, and exploring tabular data. It supports grouping rows by dimensions, custom reduce calculations, sorting, and pagination.

## Use cases
- build a pivot table in React
- display grouped data with totals in a React grid
- explore and filter tabular data in the browser
- add sortable paginated data grid to a React app
- aggregate rows by dimensions with custom calculations
- show summary tables of transaction data

## When to choose
- you need pivot-table-style grouping and aggregation inside a React application
- you want a lightweight data grid with sorting, filtering, and pagination
- you need custom reduce functions for calculating group totals

## When to avoid
- you need a full spreadsheet or Excel-like editing experience
- your project does not use React
- you need server-side aggregation of very large datasets

## Facets
- artifact type: library
- maturity: active
- function: ui-components, data-visualization, state-management
- domain: frontend, web-development, data-visualization, analytics
- platform: browser
- tags: react, pivot-table, data-grid, react-component, pagination, sorting, filtering, nodejs, javascript

## Member repositories
- davidguttman/react-pivot (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.803201+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-30T06:53:08.661492+00:00, confidence not recorded.
  - readme: https://github.com/davidguttman/react-pivot (fetched 2026-08-28T04:03:29.803201+00:00, sha 95866d28a8e8)
  - homepage: http://davidguttman.github.io/react-pivot/ (fetched 2026-08-29T12:54:11.527826+00:00, sha 612a48979e77)
  - registry_npm: https://registry.npmjs.org/react-pivot (fetched 2026-08-29T12:54:11.536762+00:00, sha e4fa7ca51c54)
- Data as of 2026-08-30T08:39:29.467469+00:00.
