x-extends/vxe-table

vxe table 支持 vue2, vue3 的表格解决方案

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 38 minutes ago
Added to GitGenius on September 7th, 2026
Created on April 20th, 2019
Open Issues & Pull Requests: 1,348 (+0)
GitHub issues: Enabled
Number of forks: 1,145
Total Stargazers: 8,629 (+0)
Total Subscribers: 95 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

vxe-table is a table component library that supports both Vue 2 and Vue 3 with a comprehensive set of data grid features.

The tool addresses the need for enterprise-grade table solutions by providing an editable data grid with built-in support for create, read, update, and delete operations. It includes Excel copy-paste functionality, pivot table capabilities, and virtual scrolling for high-performance rendering of large datasets. The design philosophy targets modern browsers exclusively and employs bidirectional data flow, allowing direct data manipulation within renderers and custom extensions to achieve a streamlined API.

Developers should choose this tool when building data-heavy applications that require both Vue 2 and Vue 3 compatibility without needing legacy browser support. It suits projects requiring interactive table editing, data import-export workflows, and complex data visualization. The project maintains separate branches for Vue 2 and Vue 3, with long-term maintenance versions available for both, allowing teams to adopt the version matching their framework requirements.

The project maintains active parallel development across multiple Vue versions, with synchronized feature and API updates between branches. Development follows a structured versioning approach, designating specific minor versions as long-term maintenance releases for stability-focused users. The tool is built on TypeScript and integrates with the Vxe UI component ecosystem, indicating a cohesive design approach across related packages.