# parlay96/pl-table

A table based on element, Perfectly solve the problem of lag in rendering data of tens of thousands of levels

Repository: https://github.com/parlay96/pl-table
Canonical: https://ross.abutalabs.com/products/pl-table
Homepage: http://43.136.119.145/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-12-06T12:47:42+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 55, release rhythm 35, longevity 100
- inputs: {"age_days": 2702, "days_push": 270, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1149, forks 233 (observed 2026-08-28T04:03:46.435077+00:00)

## What it is
pl-table is a Vue 2 table component built on Element UI that adds virtual scrolling to smoothly render tables with tens of thousands of rows. The project is no longer maintained; its functionality has been moved into the umy-ui library.

## Use cases
- render tables with tens of thousands of rows without lag
- fix element-ui table freezing with large datasets
- virtual scrolling data grid for vue 2
- big data table with merged rows and multi-level headers
- fast editable table with inputs that doesn't lag
- high-performance paginated table for admin dashboards

## When to choose
- you are on Vue 2 with Element UI and need smooth rendering of very large tables
- you want a drop-in enhanced el-table with virtual scrolling
- you need virtualized tables supporting small row/column merges and multi-level headers

## When to avoid
- you are starting a new project - use umy-ui or another maintained table library instead
- you need Vue 3 support
- you require virtual scrolling together with expandable rows or full merge support
- you need hundreds of columns with both-axis virtualization and merges

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: -
- tags: vue2, element-ui, virtual-scrolling, data-table, big-data-table, deprecated, umy-ui, web-server, nodejs

## Member repositories
- parlay96/pl-table (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.435077+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-30T06:33:46.499228+00:00, confidence not recorded.
  - readme: https://github.com/parlay96/pl-table (fetched 2026-08-28T04:03:46.435077+00:00, sha ac806e8de269)
  - homepage: http://43.136.119.145/ (fetched 2026-08-29T12:39:08.539569+00:00, sha c3143fc9c02c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
