# swimlane/ngx-datatable

✨  A feature-rich yet lightweight data-table crafted for Angular

Repository: https://github.com/swimlane/ngx-datatable
Canonical: https://ross.abutalabs.com/products/ngx-datatable
Homepage: http://swimlane.github.io/ngx-datatable/
Language: TypeScript
License: MIT
License Family: permissive
Topics: angular, datatable, table, grid, angular-components, datagrid, typescript, angular4, angular2, hacktoberfest
Last push: 2026-08-11T04:04:02+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 3746, "days_push": 22, "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 4669, forks 1665 (observed 2026-08-28T04:08:56.639680+00:00)

## What it is
ngx-datatable is a feature-rich, lightweight Angular component for presenting large and complex datasets in tables. It supports virtual scrolling, sorting, pagination, column pinning, and theming with no external dependencies.

## Use cases
- render large datasets in an Angular table with virtual scrolling
- add client or server-side pagination and sorting to a data grid
- build a table with column reordering, resizing, and pinning
- implement multi-select rows with keyboard and checkbox support
- create a Material-themed data table in an Angular app

## When to choose
- you are building an Angular application that needs a performant data table
- you need a lightweight table component with no external dependencies
- you require flexible templating for headers and cells
- you need to handle large datasets with virtual DOM rendering

## When to avoid
- you are not using Angular as your frontend framework
- you need a full-featured spreadsheet or pivot grid with editing
- you prefer a framework-agnostic table library

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend, data-visualization
- platform: cross-platform
- tags: angular, datatable, datagrid, virtual-scrolling, typescript, table-component, web-server, nodejs

## Member repositories
- swimlane/ngx-datatable (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:56.639680+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-29T18:19:23.976041+00:00, confidence not recorded.
  - readme: https://github.com/swimlane/ngx-datatable (fetched 2026-08-28T04:08:56.639680+00:00, sha da13b08a8225)
  - homepage: http://swimlane.github.io/ngx-datatable/ (fetched 2026-08-29T09:03:58.440153+00:00, sha fcf37f1f46fd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
