# GriddleGriddle/Griddle

Simple Grid Component written in React

Repository: https://github.com/GriddleGriddle/Griddle
Canonical: https://ross.abutalabs.com/products/griddle
Homepage: http://griddlegriddle.github.io/Griddle/
Language: JavaScript
License: MIT
License Family: permissive
Topics: list, customization, datagrid, react, plugins, grid, table
Last push: 2022-10-22T02:16:08+00:00

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

## Adoption (not part of the score)
Stars 2487, forks 373 (observed 2026-08-28T04:06:55.602666+00:00)

## What it is
Griddle is a highly customizable datagrid component for React with a plugin architecture that lets you override components, state management, and rendering. It can also serve as a general-purpose component for rendering lists of data.

## Use cases
- render sortable paginated tables in react
- customizable data grid component for react
- display large lists of data with filtering
- build reusable table plugins for my team
- render data as cards or custom layouts instead of a table

## When to choose
- you need a React datagrid where nearly every component and behavior can be overridden
- you want plugin-based reuse of grid customizations across projects
- you need to render tabular data as lists, cards, or other custom layouts

## When to avoid
- you need a batteries-included enterprise grid with virtualization and pinned columns out of the box
- you are not using React
- you need a project with active maintenance and frequent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework, plugin-system
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: react, datagrid, data-table, customizable-components, javascript, nodejs, web-server

## Member repositories
- GriddleGriddle/Griddle (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.602666+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:27:53.108917+00:00, confidence not recorded.
  - readme: https://github.com/GriddleGriddle/Griddle (fetched 2026-08-28T04:06:55.602666+00:00, sha d756fa3d9897)
  - homepage: http://griddlegriddle.github.io/Griddle/ (fetched 2026-08-29T10:09:53.421864+00:00, sha 46f4298dc775)
- Data as of 2026-08-30T08:39:29.467469+00:00.
