# mleibman/SlickGrid

A lightning fast JavaScript grid/spreadsheet

Repository: https://github.com/mleibman/SlickGrid
Canonical: https://ross.abutalabs.com/products/slickgrid
Homepage: http://wiki.github.com/mleibman/SlickGrid
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-02-26T11:59:58+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": 6103, "days_push": 1284, "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 6934, forks 1925 (observed 2026-08-28T04:09:51.579589+00:00)

## What it is
SlickGrid is a fast, advanced JavaScript grid/spreadsheet component with adaptive virtual scrolling capable of rendering hundreds of thousands to millions of rows responsively. It supports editable cells, column resize/reorder/hide, grouping, filtering, and pluggable formatters and editors.

## Use cases
- render large datasets in a fast html table
- javascript spreadsheet grid with virtual scrolling
- editable data grid with column reorder and resize
- group and filter rows in a browser data grid
- display millions of rows in a web table

## When to choose
- you need extremely fast rendering of very large tabular datasets in the browser
- you want a highly customizable, editable grid with keyboard navigation and grouping
- you are maintaining a legacy jQuery-era codebase already using SlickGrid

## When to avoid
- you want an actively maintained library - this repo has been dormant since 2014; consider the 6pac/SlickGrid fork instead
- you prefer a modern framework-native grid (React, Vue) with TypeScript support out of the box
- you need built-in accessibility or modern tooling guarantees

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: web-development, frontend, data-visualization
- platform: browser
- tags: data-grid, spreadsheet, virtual-scrolling, jquery, table-component, javascript

## Member repositories
- mleibman/SlickGrid (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.579589+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-29T17:41:15.259320+00:00, confidence not recorded.
  - readme: https://github.com/mleibman/SlickGrid (fetched 2026-08-28T04:09:51.579589+00:00, sha cb54c54d8861)
- Data as of 2026-08-30T08:39:29.467469+00:00.
