awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Autodesk avatar

Autodesk/react-base-table

0
View on GitHub↗
1,536 stele·170 fork-uri·TypeScript·MIT·6 vizualizăriautodesk.github.io/react-base-table↗

React Base Table

React Base Table este o bibliotecă de componente de interfață reutilizabile concepute pentru construirea de grile de date complexe și responsive în aplicații web. Oferă o fundație de înaltă performanță pentru randarea seturilor mari de date prin utilizarea virtualizării rândurilor bazată pe fereastră, ceea ce asigură că interfața utilizatorului rămâne responsivă chiar și atunci când afișează colecții extinse de date.

Biblioteca se distinge prin capabilități flexibile de layout și navigare, inclusiv suport pentru structuri de date ierarhice care pot fi randate ca rânduri de tip arbore expandabile. Permite controlul precis asupra geometriei tabelului prin dimensionarea proporțională a coloanelor și urmărirea automată a containerului, permițând în același timp utilizatorilor să fixeze coloane specifice la marginile viewport-ului pentru a menține vizibilitatea în timpul scroll-ului orizontal.

Dezvoltatorii pot crea afișări de date extrem de personalizate prin injectarea de componente custom direct în celulele tabelului și aplicarea de override-uri de stil pentru a îndeplini cerințe specifice de design. Sistemul se ajustează automat la schimbările dimensiunii containerului părinte, asigurând că layout-ul tabelului rămâne consistent pe diferite dimensiuni de ecran și configurații de interfață.

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.

Istoric stele

Graficul istoricului de stele pentru autodesk/react-base-tableGraficul istoricului de stele pentru autodesk/react-base-table

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ React Base Table

Colecții selectate manual în care apare React Base Table.
  • Componente de tabele și grile de date pentru React

Alternative open-source pentru React Base Table

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu React Base Table.
  • schrodinger/fixed-data-table-2Avatar schrodinger

    schrodinger/fixed-data-table-2

    1,304Vezi pe 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
    Vezi pe GitHub↗1,304
  • facebookarchive/fixed-data-tableAvatar facebookarchive

    facebookarchive/fixed-data-table

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

    Comcast/react-data-grid

    7,637Vezi pe 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
    Vezi pe GitHub↗7,637
  • coreui/coreui-free-react-admin-templateAvatar coreui

    coreui/coreui-free-react-admin-template

    4,940Vezi pe 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
    Vezi pe GitHub↗4,940
Vezi toate cele 30 alternative pentru React Base Table→

Întrebări frecvente

Ce face autodesk/react-base-table?

React Base Table este o bibliotecă de componente de interfață reutilizabile concepute pentru construirea de grile de date complexe și responsive în aplicații web. Oferă o fundație de înaltă performanță pentru randarea seturilor mari de date prin utilizarea virtualizării rândurilor bazată pe fereastră, ceea ce asigură că interfața utilizatorului rămâne responsivă chiar și atunci când afișează colecții extinse de date.

Care sunt principalele funcționalități ale autodesk/react-base-table?

Principalele funcționalități ale autodesk/react-base-table sunt: 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.

Care sunt câteva alternative open-source pentru autodesk/react-base-table?

Alternativele open-source pentru autodesk/react-base-table includ: 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…