awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Autodesk avatar

Autodesk/react-base-table

0
View on GitHub↗
1,536 Stars·170 Forks·TypeScript·MIT·6 Aufrufeautodesk.github.io/react-base-table↗

React Base Table

React Base Table ist eine Bibliothek wiederverwendbarer Interface-Komponenten für den Aufbau komplexer, responsiver Datengitter innerhalb von Webanwendungen. Sie bietet ein leistungsstarkes Fundament für das Rendern großer Datensätze durch die Nutzung fensterbasierter Zeilen-Virtualisierung, die sicherstellt, dass die Benutzeroberfläche auch bei der Anzeige umfangreicher Datensammlungen reaktionsfähig bleibt.

Die Bibliothek zeichnet sich durch flexible Layout- und Navigationsfunktionen aus, einschließlich der Unterstützung hierarchischer Datenstrukturen, die als erweiterbare Baumzeilen gerendert werden können. Sie ermöglicht eine präzise Kontrolle über die Tabellengeometrie durch proportionale Spaltengrößenanpassung und automatisches Container-Tracking, während Benutzer gleichzeitig spezifische Spalten an den Viewport-Rändern fixieren können, um die Sichtbarkeit während des horizontalen Scrollens zu erhalten.

Entwickler können hochgradig maßgeschneiderte Datenanzeigen erstellen, indem sie benutzerdefinierte Komponenten direkt in Tabellenzellen injizieren und Styling-Overrides anwenden, um spezifische Designanforderungen zu erfüllen. Das System passt sich automatisch an Änderungen der Größe des übergeordneten Containers an und stellt sicher, dass das Tabellenlayout über verschiedene Bildschirmdimensionen und Interface-Konfigurationen hinweg konsistent bleibt.

Features

  • React UI Component Libraries - Provides a collection of reusable interface components for building complex, responsive data tables.
  • Large Dataset Explorers - Optimizes the display of thousands of rows using virtualization to keep the interface responsive.
  • Component-Based Cell Rendering - Allows developers to inject custom components directly into table cells for highly tailored data displays.
  • Virtualization Scroll Calculators - Renders only the visible subset of data rows by calculating scroll offsets to maintain high performance.
  • Virtualized Data Grids - Offers a flexible virtualized data grid library with support for column pinning and hierarchical tree structures.
  • Virtualized Data Tables - Optimizes performance by rendering only the visible portion of large datasets to maintain a responsive user interface.
  • Tree-Based Table Renderers - Organizes and renders nested data structures as expandable tree rows to allow exploration of parent-child relationships.
  • Hierarchical Data Explorers - Organizes and renders complex nested data structures as expandable tree rows for hierarchical navigation.
  • Hierarchical Tree Traversers - Processes nested data structures into a flat list of renderable rows to support expandable tree rows.
  • Table Column Sizing - Distributes column widths proportionally across the container to ensure content fills available space.
  • Customizable UI Components - Provides high levels of visual and functional customization for data displays through component injection and style overrides.
  • Column Pinning - Fixes specific columns in place during horizontal scrolling to ensure critical data remains visible.
  • Dynamic Component Layouts - Adjusts child element dimensions automatically to match parent containers for responsive layouts.
  • Flexible Layout Systems - Allows adjusting column widths using fixed or flexible sizing to ensure the table fits its parent element.
  • Layout Observation - Monitors parent container dimensions to trigger automatic layout recalculations using observer patterns.
  • Responsive Grid Layouts - Builds flexible table interfaces that automatically adjust to fit various screen sizes and layouts.
  • Responsive Table Containers - Updates table dimensions automatically in response to parent container size changes.
  • Proportional Sizing Logic - Determines column widths and table dimensions by applying proportional sizing logic.

Star-Verlauf

Star-Verlauf für autodesk/react-base-tableStar-Verlauf für autodesk/react-base-table

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit React Base Table

Handverlesene Sammlungen, in denen React Base Table vorkommt.
  • Tabellen- und Data-Grid-Komponenten für React

Open-Source-Alternativen zu React Base Table

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit React Base Table.
  • schrodinger/fixed-data-table-2Avatar von schrodinger

    schrodinger/fixed-data-table-2

    1,304Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,304
  • facebookarchive/fixed-data-tableAvatar von facebookarchive

    facebookarchive/fixed-data-table

    4,269Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,269
  • comcast/react-data-gridAvatar von Comcast

    Comcast/react-data-grid

    7,637Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,637
  • coreui/coreui-free-react-admin-templateAvatar von coreui

    coreui/coreui-free-react-admin-template

    4,940Auf GitHub ansehen↗

    This project is a React-based administrative template and UI kit designed for building dashboards. It provides a comprehensive collection of pre-styled layouts, an accessible component library, and a Sass-based UI framework for creating administrative interfaces. The template is specifically structured as an AI-optimized project, utilizing coding patterns and organization designed to help AI assistants generate consistent, production-ready React code. It features a flexible styling system using Sass variables and CSS custom properties to support customizable light and dark themes. The kit co

    JavaScriptadminadmin-dashboardadmin-panel
    Auf GitHub ansehen↗4,940
Alle 30 Alternativen zu React Base Table anzeigen→

Häufig gestellte Fragen

Was macht autodesk/react-base-table?

React Base Table ist eine Bibliothek wiederverwendbarer Interface-Komponenten für den Aufbau komplexer, responsiver Datengitter innerhalb von Webanwendungen. Sie bietet ein leistungsstarkes Fundament für das Rendern großer Datensätze durch die Nutzung fensterbasierter Zeilen-Virtualisierung, die sicherstellt, dass die Benutzeroberfläche auch bei der Anzeige umfangreicher Datensammlungen reaktionsfähig bleibt.

Was sind die Hauptfunktionen von autodesk/react-base-table?

Die Hauptfunktionen von autodesk/react-base-table sind: React UI Component Libraries, Large Dataset Explorers, Component-Based Cell Rendering, Virtualization Scroll Calculators, Virtualized Data Grids, Virtualized Data Tables, Tree-Based Table Renderers, Hierarchical Data Explorers.

Welche Open-Source-Alternativen gibt es zu autodesk/react-base-table?

Open-Source-Alternativen zu autodesk/react-base-table sind unter anderem: schrodinger/fixed-data-table-2 — This project is a data grid library designed for building complex, interactive tables within React applications. It… facebookarchive/fixed-data-table — Fixed-data-table is a React component library designed for rendering large datasets within structured, scrollable grid… comcast/react-data-grid — react-data-grid is a high-performance table component for React designed to render large datasets using… coreui/coreui-free-react-admin-template — This project is a React-based administrative template and UI kit designed for building dashboards. It provides a… swimlane/ngx-datatable — ngx-datatable is a feature-rich data table component for Angular applications designed to display and manage large… alibaba/ali-react-table — This library is a high-performance data grid component for React applications, designed to manage and display large…