Ross ROSS = Recommend OSS · open-source software intelligence for agents

Vuetable

data table simplify! -- datatable component for Vue 2.x. See documentation at observed · 2026-08-28

github.com/ratiw/vuetable-2 · homepage · Vue · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ratiw/vuetable-2main23
ratiw/vue-tablemirror23

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