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
·
alibaba avatar

alibaba/ali-react-tableArchived

0
View on GitHub↗
979 stele·329 fork-uri·TypeScript·MIT·5 vizualizăriali-react-table.js.org↗

Ali React Table

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, ensuring consistent performance regardless of the total item count.

Beyond its core layout and performance capabilities, the project offers extensive customization options. Developers can inject custom React components to define the appearance and behavior of individual cells and apply visual styles through scoped CSS variables, allowing for tailored data presentation without modifying internal component logic.

Features

  • Data Grid Customization - Provides a flexible data grid library for displaying and customizing large datasets.
  • Data Grid Components - Serves as a high-performance data grid component specifically built for React applications.
  • Virtualized List Rendering - Implements virtualized rendering to maintain high performance when displaying large datasets.
  • Data Grid Components - Offers a high-performance React table component with virtual scrolling and custom cell rendering.
  • Virtual Scrolling Utilities - Provides automatic virtual scrolling to ensure smooth interaction with massive data collections.
  • Declarative Column Configurations - Uses a declarative configuration schema to define table structures and data sources.
  • Large Dataset Optimizations - Optimizes the visualization of massive datasets through efficient virtual scrolling.
  • Column Pinning - Supports locking headers and columns to viewport edges to maintain context during scrolling.
  • Grid Layout Managers - Manages complex UI layouts by pinning headers and columns to viewport edges.
  • Custom Cell Styling - Allows custom rendering logic and styling for individual table cells.
  • Column Engines - Provides a high-performance layout engine that manages column geometry and positioning for complex grid structures.
  • Table Components - Provides a highly customizable table component design for tailored data presentation.
  • Component-Based Cell Rendering - Enables developers to inject custom React components for rendering individual grid cells.
  • Virtualized Data Tables - Optimizes browser performance by rendering only the visible portion of massive datasets.

Istoric stele

Graficul istoricului de stele pentru alibaba/ali-react-tableGraficul istoricului de stele pentru alibaba/ali-react-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 Ali React Table

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

Alternative open-source pentru Ali React Table

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ali React Table.
  • react-component/tableAvatar react-component

    react-component/table

    1,372Vezi pe GitHub↗

    This library is a React component designed for rendering high-performance data grids. It provides a structured framework for displaying large datasets by utilizing window-based row virtualization, which ensures that only the visible portion of the data is rendered to the document object model. The component distinguishes itself through advanced layout and navigation capabilities, including native support for sticky headers and columns that remain anchored during scrolling. Developers can exercise imperative control over the table viewport to navigate to specific indices or pixel offsets, whil

    TypeScript
    Vezi pe GitHub↗1,372
  • wenzhixin/bootstrap-tableAvatar wenzhixin

    wenzhixin/bootstrap-table

    11,820Vezi pe GitHub↗

    Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It features a remote data integration system for fetching and synchronizing content from JSON endpoints using AJAX and server-side processing. The project includes a styling layer that adapts markup to work with various CSS frameworks, such as Bootstrap, Semantic UI, Bulma, and Material Design. It provides specialized rendering modes, including a hierarchical tree grid for parent-child row relationships and a responsive card-view table that transforms grids into mobile-friendly lay

    JavaScriptbootstrapbootstrap-tablebulma
    Vezi pe GitHub↗11,820
  • swimlane/ngx-datatableAvatar swimlane

    swimlane/ngx-datatable

    4,671Vezi pe GitHub↗

    ngx-datatable is a feature-rich data table component for Angular applications designed to display and manage large datasets. It functions as a customizable data grid that supports sorting, pagination, and the use of custom Angular templates for styling data cells. The component is distinguished by its high-performance virtual scrolling grid, which renders only visible rows to optimize memory and CPU usage. It provides an interactive interface for managing data through row selection, column reordering, and expandable detail views. The project covers a broad set of capabilities including colum

    TypeScriptangularangular-componentsangular2
    Vezi pe GitHub↗4,671
  • nadbm/react-datasheetAvatar nadbm

    nadbm/react-datasheet

    5,445Vezi pe GitHub↗

    react-datasheet is a React data grid component and tabular editor that provides an interactive spreadsheet interface. It is designed for managing tabular data with built-in support for cell editing and keyboard navigation. The project is distinguished by its flexibility in rendering and structure, allowing the replacement of standard table elements with custom markup such as lists or divs. It supports custom cell rendering through a mapping system that swaps default cells with specialized components based on cell metadata. The component covers broad capabilities for tabular data management,

    JavaScriptcomponentgridjavascript
    Vezi pe GitHub↗5,445
Vezi toate cele 30 alternative pentru Ali React Table→

Întrebări frecvente

Ce face alibaba/ali-react-table?

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.

Care sunt principalele funcționalități ale alibaba/ali-react-table?

Principalele funcționalități ale alibaba/ali-react-table sunt: Data Grid Customization, Data Grid Components, Virtualized List Rendering, Virtual Scrolling Utilities, Declarative Column Configurations, Large Dataset Optimizations, Column Pinning, Grid Layout Managers.

Care sunt câteva alternative open-source pentru alibaba/ali-react-table?

Alternativele open-source pentru alibaba/ali-react-table includ: react-component/table — This library is a React component designed for rendering high-performance data grids. It provides a structured… wenzhixin/bootstrap-table — Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It… swimlane/ngx-datatable — ngx-datatable is a feature-rich data table component for Angular applications designed to display and manage large… nadbm/react-datasheet — react-datasheet is a React data grid component and tabular editor that provides an interactive spreadsheet interface.… schrodinger/fixed-data-table-2 — This project is a data grid library designed for building complex, interactive tables within React applications. It… glideapps/glide-data-grid — Glide Data Grid is a virtualized data grid for React and TypeScript that uses the HTML Canvas API to render millions…