6pac/SlickGrid
A lightning fast JavaScript grid/spreadsheet observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- 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: 20.0
- age_days: 4194
- days_rel: 23
- days_push: 8
- n_releases_24m: 23
Adoption not part of the score
2064 stars · 429 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SlickGrid is a fast, lightweight JavaScript/TypeScript datagrid and spreadsheet component for the browser, continuing the legacy mleibman/SlickGrid project. It supports frozen rows/columns, plugins like RowDetail and GridMenu, and has only SortableJS as a hard dependency.
Use cases
- render large datasets in a fast html table grid
- build a spreadsheet-like grid in the browser
- add sortable and pinned columns to a data table
- display thousands of rows with virtual scrolling
- create an editable data grid in a web app
- add context menus and row detail panels to a grid
When to choose
- you need a high-performance grid for large datasets in vanilla JS or a framework without a dedicated wrapper
- you want a lightweight grid with minimal dependencies
- you need features like frozen rows/columns, cell menus, and grid state persistence
When to avoid
- you prefer a batteries-included grid with official framework bindings out of the box (see Slickgrid-Universal instead)
- you need a full spreadsheet engine with formula support
- you rely on jQuery or jQueryUI integration from legacy SlickGrid versions
Facets
library · maturity active
ui-components frontend-framework web-development frontend developer-tools browser cross-platform datagrid spreadsheet typescript data-grid table sortablejs virtual-scrolling nodejs
3 sources
- readme: https://github.com/6pac/SlickGrid · fetched 2026-08-28 · 8073edfbe592
- homepage: https://stackblitz.com/github/6pac/SlickGrid/tree/master/vite-demo · fetched 2026-08-29 · 2e81b92940d6
- registry_npm: https://registry.npmjs.org/slickgrid · fetched 2026-08-29 · 04b07258bcad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 6pac/SlickGrid | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem