Vuetable
data table simplify! -- datatable component for Vue 2.x. See documentation at observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3616
- days_rel: n/a
- days_push: 1019
- n_releases_24m: 0
Adoption not part of the score
2143 stars · 392 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components state-management frontend web-development developer-tools cross-platform vue vue2 datatable pagination table-component -data nodejs web-server
3 sources
- readme: https://github.com/ratiw/vuetable-2 · fetched 2026-08-28 · e0561b8cc587
- homepage: https://vuetable.com · fetched 2026-08-29 · 220d5825701b
- registry_npm: https://registry.npmjs.org/vuetable-2 · fetched 2026-08-29 · 9ee9730913f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ratiw/vuetable-2 | main | 23 |
| ratiw/vue-table | mirror | 23 |
For agents
markdown · JSON · MCP: product_card(name="ratiw/vuetable-2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem