# esvit/ng-table

Simple table with sorting and filtering on AngularJS

Repository: https://github.com/esvit/ng-table
Canonical: https://ross.abutalabs.com/products/ng-table
Homepage: http://esvit.github.io/ng-table
Language: TypeScript
License: BSD-3-Clause
License Family: permissive
Last push: 2020-02-24T20:12: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": 4884, "days_push": 2382, "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 2738, forks 832 (observed 2026-08-28T04:07:16.395940+00:00)

## What it is
ng-table is an AngularJS directive library that enhances HTML tables with automatic header generation, sorting, filtering, and pagination. It supports both in-memory and server-side data lists and ships with built-in TypeScript definitions.

## Use cases
- add sorting and filtering to an AngularJS table
- paginate a large dataset in an AngularJS app
- generate table headers and filter rows automatically
- build a server-side paginated data grid with AngularJS
- display a sortable list of records in a legacy Angular 1.x project

## When to choose
- you are maintaining or building an AngularJS (1.x) application that needs data tables
- you want sorting, filtering, and pagination out of the box with minimal setup
- you use TypeScript and want bundled type definitions

## When to avoid
- you are starting a new project with modern Angular, React, or Vue
- you need a fully-featured enterprise data grid with virtualization or grouping
- you need a library with active development and recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, templating
- domain: frontend, web-development
- platform: -
- tags: angularjs, data-table, sorting, filtering, pagination, directive, web-server, nodejs

## Member repositories
- esvit/ng-table (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.395940+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-30T08:19:13.280765+00:00, confidence not recorded.
  - readme: https://github.com/esvit/ng-table (fetched 2026-08-28T04:07:16.395940+00:00, sha 72409ca45e6c)
  - homepage: http://esvit.github.io/ng-table (fetched 2026-08-29T09:57:40.397238+00:00, sha 23179a4d40cf)
  - registry_npm: https://registry.npmjs.org/ng-table (fetched 2026-08-29T09:57:40.406974+00:00, sha 318ed46654e2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
