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

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

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

facebookarchive/fixed-data-tableArchived

0
View on GitHub↗
4,269 星标·539 分支·JavaScript·5 次浏览facebook.github.io/fixed-data-table↗

Fixed Data Table

Fixed-data-table 是一个 React 组件库,专为在结构化、可滚动的网格界面中渲染大数据集而设计。它作为一个虚拟化表格,通过仅渲染视口内当前可见的行来优化性能。

该库通过专注于在导航期间保持上下文而脱颖而出,利用固定表头布局和同步滚动状态管理。它采用基于索引的数据访问方式将信息映射到特定的网格坐标,从而允许模块化的单元格自定义和灵活的列配置。

该组件支持全面的表格展示管理,包括列宽调整和行高调整。它提供对滚动行为的编程控制,使表格移动能够与外部界面元素或自定义手势同步。

Features

  • Data Grid Customization - Provides a frontend data grid interface for displaying large datasets with support for column resizing and custom cell rendering.
  • Data Tables and Grids - Organizes complex information into structured and resizable table layouts for navigating large sets of data.
  • Data Table Components - Implements a React data table component for rendering large datasets with fixed headers and columns.
  • Windowed Rendering - Optimizes performance by rendering only the rows currently visible within the viewport using windowed rendering techniques.
  • Virtualized Data Tables - Optimizes performance by rendering only visible rows within a scrollable container using virtualized table techniques.
  • Management Tables - Enables comprehensive table presentation management, including row height adjustments and column resizing.
  • Large Dataset Explorers - Provides an interactive interface optimized for the exploration and visualization of large-scale tabular datasets.
  • Table Column Sizing - Provides configuration for column widths and rendering rules to ensure consistent and readable table layouts.
  • React Components - Ships as a modular and reusable React component library for consistent data presentation.
  • Large List Renderers - Enables efficient rendering of massive datasets in a scrollable view while maintaining context with fixed headers.
  • Compositional Headers - Implements compositional headers that remain fixed during vertical scrolling to maintain context for the user.
  • Scroll State Controllers - Exposes scroll position via props to allow synchronization between multiple table sections or external UI elements.
  • Component-Based Cell Rendering - Provides a mechanism for injecting custom React components into grid cells to allow flexible and modular data formatting.

Star 历史

facebookarchive/fixed-data-table 的 Star 历史图表facebookarchive/fixed-data-table 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

包含 Fixed Data Table 的精选搜索

收录 Fixed Data Table 的精选合集。
  • React 表格与数据网格组件

Fixed Data Table 的开源替代方案

相似的开源项目,按与 Fixed Data Table 的功能重合度排序。
  • schrodinger/fixed-data-table-2schrodinger 的头像

    schrodinger/fixed-data-table-2

    1,304在 GitHub 上查看↗

    This project is a data grid library designed for building complex, interactive tables within React applications. It provides a suite of modular components that enable the display of structured information, supporting both custom cell rendering and flexible column configurations to accommodate diverse data presentation needs. The library is built to handle large datasets by utilizing virtualized rendering, which ensures high performance by only processing the subset of rows currently visible within the viewport. It distinguishes itself through support for dynamic row heights and programmatic s

    JavaScript
    在 GitHub 上查看↗1,304
  • autodesk/react-base-tableAutodesk 的头像

    Autodesk/react-base-table

    1,536在 GitHub 上查看↗

    React Base Table is a library of reusable interface components designed for building complex, responsive data grids within web applications. It provides a high-performance foundation for rendering large datasets by utilizing window-based row virtualization, which ensures the user interface remains responsive even when displaying extensive collections of data. The library distinguishes itself through flexible layout and navigation capabilities, including support for hierarchical data structures that can be rendered as expandable tree rows. It allows for precise control over table geometry thro

    TypeScriptcomponentgridreact
    在 GitHub 上查看↗1,536
  • 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
  • sadmann7/shadcn-tablesadmann7 的头像

    sadmann7/shadcn-table

    6,172在 GitHub 上查看↗

    This project is a React data table component integrated with shadcn/ui. It provides a set of tabular data grids that support sorting, filtering, and pagination. The implementation includes a virtualizing data grid and an infinite scroll table, which allow for the rendering of large datasets by loading records incrementally or displaying only the items visible in the viewport. It also functions as a real-time collaborative table, enabling multiple users to manage and edit shared datasets simultaneously. The component covers interactive data management and complex data visualization. This incl

    TypeScript
    在 GitHub 上查看↗6,172
查看 Fixed Data Table 的所有 30 个替代方案→

常见问题解答

facebookarchive/fixed-data-table 是做什么的?

Fixed-data-table 是一个 React 组件库,专为在结构化、可滚动的网格界面中渲染大数据集而设计。它作为一个虚拟化表格,通过仅渲染视口内当前可见的行来优化性能。

facebookarchive/fixed-data-table 的主要功能有哪些?

facebookarchive/fixed-data-table 的主要功能包括:Data Grid Customization, Data Tables and Grids, Data Table Components, Windowed Rendering, Virtualized Data Tables, Management Tables, Large Dataset Explorers, Table Column Sizing。

facebookarchive/fixed-data-table 有哪些开源替代品?

facebookarchive/fixed-data-table 的开源替代品包括: schrodinger/fixed-data-table-2 — This project is a data grid library designed for building complex, interactive tables within React applications. It… autodesk/react-base-table — React Base Table is a library of reusable interface components designed for building complex, responsive data grids… alibaba/ali-react-table — This library is a high-performance data grid component for React applications, designed to manage and display large… sadmann7/shadcn-table — This project is a React data table component integrated with shadcn/ui. It provides a set of tabular data grids that… nadbm/react-datasheet — react-datasheet is a React data grid component and tabular editor that provides an interactive spreadsheet interface.… comcast/react-data-grid — react-data-grid is a high-performance table component for React designed to render large datasets using…