awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vuesautodesk.github.io/react-base-table↗

React Base Table

React Base Table est une bibliothèque de composants d'interface réutilisables conçus pour construire des grilles de données complexes et réactives au sein d'applications web. Elle fournit une base haute performance pour le rendu de grands ensembles de données en utilisant la virtualisation de lignes basée sur la fenêtre, ce qui garantit que l'interface utilisateur reste réactive même lors de l'affichage de vastes collections de données.

La bibliothèque se distingue par des capacités de mise en page et de navigation flexibles, y compris la prise en charge de structures de données hiérarchiques qui peuvent être rendues sous forme de lignes d'arborescence extensibles. Elle permet un contrôle précis sur la géométrie du tableau grâce au dimensionnement proportionnel des colonnes et au suivi automatique des conteneurs, tout en permettant aux utilisateurs d'épingler des colonnes spécifiques aux bords de la fenêtre d'affichage pour maintenir la visibilité lors du défilement horizontal.

Les développeurs peuvent créer des affichages de données hautement personnalisés en injectant des composants personnalisés directement dans les cellules du tableau et en appliquant des remplacements de style pour répondre à des exigences de conception spécifiques. Le système s'ajuste automatiquement aux changements de taille du conteneur parent, garantissant que la mise en page du tableau reste cohérente sur différentes dimensions d'écran et configurations d'interface.

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.

Historique des stars

Graphique de l'historique des stars pour autodesk/react-base-tableGraphique de l'historique des stars pour autodesk/react-base-table

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant React Base Table

Sélections manuelles où React Base Table apparaît.
  • Composants de tableaux et grilles de données pour React

Alternatives open source à React Base Table

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec React Base Table.
  • schrodinger/fixed-data-table-2Avatar de schrodinger

    schrodinger/fixed-data-table-2

    1,304Voir sur 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
    Voir sur GitHub↗1,304
  • facebookarchive/fixed-data-tableAvatar de facebookarchive

    facebookarchive/fixed-data-table

    4,269Voir sur 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
    Voir sur GitHub↗4,269
  • comcast/react-data-gridAvatar de Comcast

    Comcast/react-data-grid

    7,637Voir sur 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
    Voir sur GitHub↗7,637
  • coreui/coreui-free-react-admin-templateAvatar de coreui

    coreui/coreui-free-react-admin-template

    4,940Voir sur GitHub↗

    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
    Voir sur GitHub↗4,940
Voir les 30 alternatives à React Base Table→

Questions fréquentes

Que fait autodesk/react-base-table ?

React Base Table est une bibliothèque de composants d'interface réutilisables conçus pour construire des grilles de données complexes et réactives au sein d'applications web. Elle fournit une base haute performance pour le rendu de grands ensembles de données en utilisant la virtualisation de lignes basée sur la fenêtre, ce qui garantit que l'interface utilisateur reste réactive même lors de l'affichage de vastes collections de données.

Quelles sont les fonctionnalités principales de autodesk/react-base-table ?

Les fonctionnalités principales de autodesk/react-base-table sont : 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.

Quelles sont les alternatives open-source à autodesk/react-base-table ?

Les alternatives open-source à autodesk/react-base-table incluent : 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…