# njleonzhang/vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui

Repository: https://github.com/njleonzhang/vue-data-tables
Canonical: https://ross.abutalabs.com/products/vue-data-tables
Homepage: https://njleonzhang.github.io/vue-data-tables
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, table, datatables, datatable
Last push: 2023-06-26T08:55:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3547, "days_push": 1164, "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 1015, forks 214 (observed 2026-08-28T04:03:14.109575+00:00)

## What it is
A Vue 2 component library providing a customizable, pageable data table built on top of element-ui, with support for both front-end and server-side pagination and SSR. It simplifies common table features like sorting, filtering, and pagination.

## Use cases
- add a pageable data table to a vue 2 app
- server-side pagination table with element-ui
- customizable sortable and filterable table component
- data table with SSR support in vue
- wrap element-ui table with pagination logic

## When to choose
- you are building a Vue 2 + element-ui admin or management UI with data tables
- you need pagination (client or server side) without writing boilerplate
- you need SSR-compatible tables

## When to avoid
- you are on Vue 3 or use a UI library other than element-ui
- you need a framework-agnostic or headless table solution
- the project is in maintenance mode and you need active feature development

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, ssr
- domain: frontend, web-development
- platform: browser
- tags: vue2, element-ui, data-table, pagination, server-side-rendering, nodejs

## Member repositories
- njleonzhang/vue-data-tables (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.109575+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-30T07:11:27.491719+00:00, confidence not recorded.
  - readme: https://github.com/njleonzhang/vue-data-tables (fetched 2026-08-28T04:03:14.109575+00:00, sha 00220fa8622c)
  - homepage: https://njleonzhang.github.io/vue-data-tables (fetched 2026-08-29T13:10:54.443735+00:00, sha ed2f64120c15)
- Data as of 2026-08-30T08:39:29.467469+00:00.
