awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-component avatar

react-component/table

0
View on GitHub↗
1,372 星标·621 分支·TypeScript·MIT·6 次浏览table-react-component.vercel.app↗

Table

This library is a React component designed for rendering high-performance data grids. It provides a structured framework for displaying large datasets by utilizing window-based row virtualization, which ensures that only the visible portion of the data is rendered to the document object model.

The component distinguishes itself through advanced layout and navigation capabilities, including native support for sticky headers and columns that remain anchored during scrolling. Developers can exercise imperative control over the table viewport to navigate to specific indices or pixel offsets, while managing complex grid states such as column visibility, sorting, and row expansion through a centralized configuration.

The library supports a wide range of interactive features, including custom cell rendering, column pinning, and the ability to append summary rows for aggregate data. It handles dense information sets by offering flexible column alignment, width control, and text truncation, allowing for the creation of interactive tables that respond to user events like clicks and hovers.

Features

  • High Performance Table Rendering - Implements high-performance virtualized rendering to display large tabular datasets smoothly within the browser.
  • Data Grid Components - The library presents structured information in a grid format with support for custom column definitions, cell rendering, and flexible layout configurations to suit various data types.
  • Window-Based Virtualizers - Implements window-based row virtualization to render only visible data, ensuring high performance with large datasets.
  • Data Grid Components - Ships a high-performance React component for rendering complex, virtualized data grids.
  • Large Dataset Optimizations - Optimizes performance for large datasets by rendering only the visible portion of the data.
  • Virtualized Rendering - Uses virtualized rendering to maintain smooth scrolling performance when handling large data sets.
  • Data Grid Customization - Provides a comprehensive framework for building complex, interactive data grids in React applications.
  • Data Table State Managers - Manages complex grid states like sorting, visibility, and expansion through a centralized configuration object.
  • Column Pinning - Enables locking specific columns to the viewport edges to maintain context while scrolling.
  • Row Detail Expansion - Enables row expansion to reveal nested information for specific records.
  • Table Scrolling Controls - Offers programmatic commands to navigate the table view to specific rows or offsets.
  • Interactive Table Components - Facilitates dynamic user interactions like row expansion, click events, and programmatic navigation.
  • Layout Positioning Utilities - Uses native browser sticky positioning to anchor headers and columns during scroll interactions.
  • Complex Table Builders - Supports complex layouts with sticky headers, fixed columns, and nested row details for dense information.
  • Imperative Scroll Controllers - Provides imperative APIs to programmatically scroll the viewport to specific indices or pixel offsets.
  • Summary Rows - Provides specialized rows for displaying aggregate totals or summary information that can remain fixed or scroll with the table content.
  • Component-Based Cell Rendering - Allows developers to inject custom React components into grid cells for flexible and complex data visualization.

Star 历史

react-component/table 的 Star 历史图表react-component/table 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 Table 的精选搜索

收录 Table 的精选合集。
  • 无头 React UI 组件原语
  • React 表格与数据网格组件
  • a component library for React web interfaces

Table 的开源替代方案

相似的开源项目,按与 Table 的功能重合度排序。
  • alibaba/ali-react-tablealibaba 的头像

    alibaba/ali-react-table

    979在 GitHub 上查看↗

    This library is a high-performance data grid component for React applications, designed to manage and display large datasets. It provides a declarative configuration system that allows developers to define table structures, data sources, and feature toggles through a structured object schema. The library distinguishes itself through a flexible layout engine that supports complex UI requirements, such as pinning headers and specific columns to viewport edges during scrolling. It utilizes virtualized rendering to maintain interface responsiveness by displaying only the visible subset of data, e

    TypeScriptreactreact-tabletable
    在 GitHub 上查看↗979
  • wenzhixin/bootstrap-tablewenzhixin 的头像

    wenzhixin/bootstrap-table

    11,820在 GitHub 上查看↗

    Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It features a remote data integration system for fetching and synchronizing content from JSON endpoints using AJAX and server-side processing. The project includes a styling layer that adapts markup to work with various CSS frameworks, such as Bootstrap, Semantic UI, Bulma, and Material Design. It provides specialized rendering modes, including a hierarchical tree grid for parent-child row relationships and a responsive card-view table that transforms grids into mobile-friendly lay

    JavaScriptbootstrapbootstrap-tablebulma
    在 GitHub 上查看↗11,820
  • swimlane/ngx-datatableswimlane 的头像

    swimlane/ngx-datatable

    4,671在 GitHub 上查看↗

    ngx-datatable is a feature-rich data table component for Angular applications designed to display and manage large datasets. It functions as a customizable data grid that supports sorting, pagination, and the use of custom Angular templates for styling data cells. The component is distinguished by its high-performance virtual scrolling grid, which renders only visible rows to optimize memory and CPU usage. It provides an interactive interface for managing data through row selection, column reordering, and expandable detail views. The project covers a broad set of capabilities including colum

    TypeScriptangularangular-componentsangular2
    在 GitHub 上查看↗4,671
  • comcast/react-data-gridComcast 的头像

    Comcast/react-data-grid

    7,637在 GitHub 上查看↗

    react-data-grid is a high-performance table component for React designed to render large datasets using virtualization. It functions as a virtualizing data table that optimizes memory and performance by rendering only the rows and columns currently visible on the screen. The project provides a customizable spreadsheet interface featuring cell editing, column resizing, and pinned rows. It also acts as a hierarchical data grid, supporting row grouping and tree structures to organize complex nested information. The grid covers wide-ranging data management and display capabilities, including mul

    TypeScriptreactreact-data-grid
    在 GitHub 上查看↗7,637
查看 Table 的所有 30 个替代方案→

常见问题解答

react-component/table 是做什么的?

This library is a React component designed for rendering high-performance data grids. It provides a structured framework for displaying large datasets by utilizing window-based row virtualization, which ensures that only the visible portion of the data is rendered to the document object model.

react-component/table 的主要功能有哪些?

react-component/table 的主要功能包括:High Performance Table Rendering, Data Grid Components, Window-Based Virtualizers, Large Dataset Optimizations, Virtualized Rendering, Data Grid Customization, Data Table State Managers, Column Pinning。

react-component/table 有哪些开源替代品?

react-component/table 的开源替代品包括: alibaba/ali-react-table — This library is a high-performance data grid component for React applications, designed to manage and display large… wenzhixin/bootstrap-table — Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It… swimlane/ngx-datatable — ngx-datatable is a feature-rich data table component for Angular applications designed to display and manage large… comcast/react-data-grid — react-data-grid is a high-performance table component for React designed to render large datasets using… olifolkerd/tabulator — Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from… denisraslov/react-spreadsheet-grid — This project is a high-performance data grid component for React designed to render large datasets within a…