awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
schrodinger avatar

schrodinger/fixed-data-table-2

0
View on GitHub↗
1,304 estrellas·287 forks·JavaScript·8 vistasschrodinger.github.io/fixed-data-table-2↗

Fixed Data Table 2

Este proyecto es una librería de rejilla de datos (data grid) diseñada para construir tablas complejas e interactivas dentro de aplicaciones React. Proporciona una suite de componentes modulares que permiten la visualización de información estructurada, soportando tanto renderizado de celdas personalizado como configuraciones de columnas flexibles para acomodar diversas necesidades de presentación de datos.

La librería está construida para manejar grandes datasets utilizando renderizado virtualizado, lo cual asegura un alto rendimiento al procesar solo el subconjunto de filas actualmente visibles dentro del viewport. Se distingue por su soporte para alturas de fila dinámicas y control de scroll programático, permitiendo una navegación y ajustes de layout precisos incluso cuando se gestionan miles de entradas de datos.

Más allá del renderizado central, la librería facilita la interacción del usuario a través de características como columnas redimensionables y scroll táctil. Los desarrolladores pueden definir campos de datos personalizados y encapsular lógica de celdas compleja en componentes reutilizables, asegurando un formato y comportamiento consistentes a través de diferentes partes de la interfaz de una aplicación.

Features

  • Dynamic Data Tables - Provides a high-performance data grid component for React applications, featuring dynamic row heights, resizable columns, and programmatic scroll control for large datasets.
  • Data Grid Components - Provides a collection of modular components for building complex, interactive tables with resizable columns and custom cell rendering.
  • Large List Renderers - Displays thousands of rows efficiently using virtualized rendering to maintain smooth scrolling performance.
  • Component-Based Cell Rendering - Delegates the rendering of individual cell content to modular sub-components for flexible and reusable data presentation.
  • Windowed Rendering - Renders only the subset of rows currently visible within the viewport to maintain high performance with massive datasets.
  • Virtualized Data Tables - Implements window-based virtualized rendering to efficiently display thousands of rows by only processing the subset currently visible within the viewport.
  • React Development - Provides high-performance data grid components specifically designed for React applications.
  • Table View Management - Improves user control over data views through column resizing and programmatic navigation tools.
  • Dynamic Row Mapping - Maps custom data sources to table rows using index-based lookups for automatic cell population.
  • Index-Based Data Access - Maps table rows to data sources using integer indices to ensure constant-time lookups during rendering.
  • Large Dataset Explorers - Optimizes the display of large datasets in web browsers through efficient virtualized rendering techniques.
  • Table Column Sizing - Provides structural configuration options including fixed headers, resizable columns, and scrollable areas.
  • Configurable Column Definitions - Allows definition of data fields with specific widths and custom renderers for structured tabular layouts.
  • Absolute Positioning - Calculates precise pixel coordinates for table elements to manage complex scrolling and fixed header positioning.
  • Interactive Data Grid Manipulations - Handles interactive tabular data requiring programmatic navigation, resizable columns, and variable row heights.
  • Reusable Cell Type-Safety - Encapsulates complex cell logic and styling into modular, reusable components for consistent formatting.
  • Reusable UI Components - Creates modular and reusable table components that provide a consistent experience across desktop and mobile devices.
  • Programmatic Height Adjustments - Supports dynamic row height adjustments while maintaining accurate scroll positions for smooth navigation.
  • Scroll Synchronization - Coordinates touch and mouse input events across multiple table sections to ensure fluid movement and consistent scroll state.
  • Scroll Position Maintenance - Provides programmatic scroll control to jump to specific rows or columns while maintaining responsive touch-based scrolling.
  • Table Row Management - Enables programmatic control over row presentation and navigation to ensure data accessibility.
  • Touch and Drag Interactions - Facilitates user interaction through touch-friendly scrolling and programmatic controls for table navigation.

Historial de estrellas

Gráfico del historial de estrellas de schrodinger/fixed-data-table-2Gráfico del historial de estrellas de schrodinger/fixed-data-table-2

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace schrodinger/fixed-data-table-2?

Este proyecto es una librería de rejilla de datos (data grid) diseñada para construir tablas complejas e interactivas dentro de aplicaciones React. Proporciona una suite de componentes modulares que permiten la visualización de información estructurada, soportando tanto renderizado de celdas personalizado como configuraciones de columnas flexibles para acomodar diversas necesidades de presentación de datos.

¿Cuáles son las características principales de schrodinger/fixed-data-table-2?

Las características principales de schrodinger/fixed-data-table-2 son: Dynamic Data Tables, Data Grid Components, Large List Renderers, Component-Based Cell Rendering, Windowed Rendering, Virtualized Data Tables, React Development, Table View Management.

¿Qué alternativas de código abierto existen para schrodinger/fixed-data-table-2?

Las alternativas de código abierto para schrodinger/fixed-data-table-2 incluyen: facebookarchive/fixed-data-table — Fixed-data-table is a React component library designed for rendering large datasets within structured, scrollable grid… 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… rowsncolumns/grid — This project is a high-performance data grid component designed for React applications. It provides a declarative… react-component/table — This library is a React component designed for rendering high-performance data grids. It provides a structured… rsuite/rsuite — rsuite is a React UI component library and enterprise design system used to build professional web interfaces. It…

Colecciones destacadas con Fixed Data Table 2

Colecciones seleccionadas manualmente donde aparece Fixed Data Table 2.
  • Componentes de tablas y Data Grids para React

Alternativas open-source a Fixed Data Table 2

Proyectos open-source similares, clasificados según cuántas características comparten con Fixed Data Table 2.
  • facebookarchive/fixed-data-tableAvatar de facebookarchive

    facebookarchive/fixed-data-table

    4,269Ver en GitHub↗

    Fixed-data-table is a React component library designed for rendering large datasets within structured, scrollable grid interfaces. It functions as a virtualized table, optimizing performance by rendering only the rows currently visible within the viewport. The library distinguishes itself through its focus on maintaining context during navigation, utilizing fixed-header layouts and synchronized scroll state management. It employs index-based data access to map information to specific grid coordinates, allowing for modular cell customization and flexible column configuration. The component su

    JavaScript
    Ver en GitHub↗4,269
  • autodesk/react-base-tableAvatar de Autodesk

    Autodesk/react-base-table

    1,536Ver en 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
    Ver en GitHub↗1,536
  • alibaba/ali-react-tableAvatar de alibaba

    alibaba/ali-react-table

    979Ver en 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
    Ver en GitHub↗979
  • rowsncolumns/gridAvatar de rowsncolumns

    rowsncolumns/grid

    633Ver en GitHub↗

    This project is a high-performance data grid component designed for React applications. It provides a declarative framework for rendering large-scale datasets and complex tabular structures by utilizing a canvas-based drawing engine instead of traditional document object model nodes. The library distinguishes itself through a windowed virtualization engine that maintains constant memory usage by rendering only the visible portion of the grid. It translates pointer interactions into specific cell references through coordinate-based mapping and supports the injection of external application sta

    TypeScriptcanvasdatagriddeclarative
    Ver en GitHub↗633
Ver las 30 alternativas a Fixed Data Table 2→