# lorenzofox3/Smart-Table

Code source of Smart Table module: a table/grid for Angularjs

Repository: https://github.com/lorenzofox3/Smart-Table
Canonical: https://ross.abutalabs.com/products/smart-table
Homepage: http://lorenzofox3.github.io/smart-table-website/
Language: JavaScript
License Family: other
Topics: smart-table, javascript, angular, table
Last push: 2023-01-12T09:55:22+00:00

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

## Adoption (not part of the score)
Stars 1775, forks 505 (observed 2026-08-28T04:05:34.458885+00:00)

## What it is
Smart Table is a lightweight (~3-4kb) AngularJS module for declaratively rendering data tables with built-in sorting, filtering, row selection, and pagination. It is extensible via a plugin/directive architecture and has no dependencies beyond Angular itself.

## Use cases
- display sortable and filterable data tables in an AngularJS app
- add client-side pagination to an HTML table
- build a data grid with row selection in Angular 1.x
- compose table behavior declaratively with directives
- create a lightweight custom table build without unused plugins

## When to choose
- you are maintaining or building a legacy AngularJS (1.x) application and need a small, stable table module
- you want a declarative, extensible table with minimal bundle size

## When to avoid
- you are using Angular 2+ or any modern framework - the project is unmaintained and AngularJS is end-of-life
- you need server-side rendering, virtual scrolling, or advanced grid features
- you need active support or timely bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: angularjs, data-table, grid, sorting, filtering, pagination, javascript

## Member repositories
- lorenzofox3/Smart-Table (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.458885+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-30T03:25:21.215381+00:00, confidence not recorded.
  - readme: https://github.com/lorenzofox3/Smart-Table (fetched 2026-08-28T04:05:34.458885+00:00, sha 97a0c2872380)
  - homepage: http://lorenzofox3.github.io/smart-table-website/ (fetched 2026-08-29T11:04:06.000647+00:00, sha d7f05982bfb3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
