# Vuetable

data table simplify! -- datatable component for Vue 2.x. See documentation at

Repository: https://github.com/ratiw/vuetable-2
Canonical: https://ross.abutalabs.com/products/vuetable
Homepage: https://vuetable.com
Language: Vue
License: MIT
License Family: permissive
Topics: vue, component, datatable, pagination-components
Last push: 2023-11-19T00:04:47+00:00
Link (homepage): https://vuetable.com

## 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": 3616, "days_push": 1019, "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 2143, forks 392 (observed 2026-08-28T04:06:18.547382+00:00)

## What it is
Vuetable-2 is a Vue 2.x component library for rendering data tables from API endpoints or local JSON data, with field mapping, sorting, pagination, detail rows, and scoped-slot customization. It is the successor to the Vue 1.x 'vuetable' package and adapts to any CSS framework that supports HTML tables.

## Use cases
- display  api data in a sortable table in vue 2
- add pagination to a vue data table
- render a datatable with custom row action buttons
- build an admin list view with sorting and detail rows
- swap pagination components in a vue table
- format table cell data with custom formatters

## When to choose
- you are maintaining or building a Vue 2.x app and need a lightweight, CSS-framework-agnostic datatable
- you want table data driven directly from an API endpoint with server-side sorting and pagination
- you need per-row customization via scoped slots

## When to avoid
- you are starting a new project with Vue 3 - this library targets Vue 2.x only
- you need a full-featured grid with editing, grouping, or virtualization
- you want a component tied to a specific CSS framework like Vuetify or Element UI

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: frontend, web-development, developer-tools
- platform: cross-platform
- tags: vue, vue2, datatable, pagination, table-component, -data, nodejs, web-server

## Member repositories
- ratiw/vuetable-2 (main) score 23
- ratiw/vue-table (mirror) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.547382+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-30T02:51:14.607582+00:00, confidence not recorded.
  - readme: https://github.com/ratiw/vuetable-2 (fetched 2026-08-28T04:06:18.547382+00:00, sha e0561b8cc587)
  - homepage: https://vuetable.com (fetched 2026-08-29T10:31:58.748959+00:00, sha 220d5825701b)
  - registry_npm: https://registry.npmjs.org/vuetable-2 (fetched 2026-08-29T10:31:58.757934+00:00, sha 9ee9730913f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
