# matfish2/vue-tables-2

Vue.js 2 grid components

Repository: https://github.com/matfish2/vue-tables-2
Canonical: https://ross.abutalabs.com/products/vue-tables-2
Homepage: https://matanya.gitbook.io/vue-tables-2/
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Topics: vue, table, grid, vue-components, datatable
Archived: true
Last push: 2021-11-26T06:49:37+00:00

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

## Adoption (not part of the score)
Stars 1511, forks 294 (observed 2026-08-28T04:04:55.906057+00:00)

## What it is
Vue Tables 2 is a Vue.js component library providing fully featured, customizable data table/grid components with client-side and server-side data handling, filtering, sorting, and pagination. It supports Vue 2 (and Vue 3 via a separate package) and integrates with CSS frameworks like Bootstrap, Bulma, and Tailwind.

## Use cases
- render sortable paginated data tables in a Vue app
- display server-side paginated data in a grid
- add filtering and searching to tabular data
- build admin dashboards with data tables
- customize table templates and cell styling in Vue
- handle large datasets with virtual pagination

## When to choose
- you are on Vue 2 and need a feature-rich datatable component
- you need both client-side and server-side table modes
- you want built-in filtering, sorting, and pagination out of the box
- you need compatibility with Bootstrap, Bulma, or Tailwind

## When to avoid
- you are starting a new Vue 3 project (the package is no longer maintained; use v-tables-3 or alternatives)
- you need actively maintained software with ongoing bug fixes
- GPL-3.0 licensing is incompatible with your project
- you only need a simple static table without heavy features

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management
- domain: web-development, frontend
- platform: -
- tags: vue, datatable, data-grid, vue-components, server-side-tables, unmaintained, nodejs, web-server

## Member repositories
- matfish2/vue-tables-2 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.906057+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-30T04:32:23.848137+00:00, confidence not recorded.
  - readme: https://github.com/matfish2/vue-tables-2 (fetched 2026-08-28T04:04:55.906057+00:00, sha 7a92d8281ebb)
  - homepage: https://matanya.gitbook.io/vue-tables-2/ (fetched 2026-08-29T11:36:30.110985+00:00, sha 0f1e1905758d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
