awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
glin avatar

glin/reactable

0
View on GitHub↗
671 星标·83 分支·JavaScript·5 次浏览glin.github.io/reactable↗

Reactable

Interactive data tables for R, based on the React Table library and made with reactR.

Features

  • Data Tables - Interactive tables based on the React Table library.
  • Data Tables and Grids - Interactive data tables based on React Table.

Star 历史

glin/reactable 的 Star 历史图表glin/reactable 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Reactable 的开源替代方案

相似的开源项目,按与 Reactable 的功能重合度排序。
  • rstudio/dtrstudio 的头像

    rstudio/DT

    618在 GitHub 上查看↗

    This package provides a function datatable() to display R data via the DataTables library (N.B. not to be confused with the data.table package).

    JavaScript
    在 GitHub 上查看↗618
  • appsilon/reactable.extrasAppsilon 的头像

    Appsilon/reactable.extras

    48在 GitHub 上查看↗

    reactable.extras is an R package that enhances the functionality of the reactable package in Shiny applications. Reactable tables are interactive customizable, and reactable.extras extend their capabilities, allowing you to create dynamic and interactive data tables with ease.

    R
    在 GitHub 上查看↗48
  • layui/layerlayui 的头像

    layui/layer

    8,196在 GitHub 上查看↗

    This project is a JavaScript UI component library and frontend utility toolkit. It serves as a web modal framework and popup library, providing a specialized system for rendering interactive dialogs, overlays, and layered interfaces over web page content. The library is distinguished by its comprehensive set of overlay tools, including alert dialogs, confirmation prompts, and the ability to embed external content via iframes. It also features a responsive twelve-column grid system for cross-device layout compatibility and an internal modular dependency management system for on-demand loading

    JavaScriptalertconfirmdialog
    在 GitHub 上查看↗8,196
  • facebookarchive/fixed-data-tablefacebookarchive 的头像

    facebookarchive/fixed-data-table

    4,269在 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
    在 GitHub 上查看↗4,269
查看 Reactable 的所有 30 个替代方案→

常见问题解答

glin/reactable 是做什么的?

Interactive data tables for R, based on the React Table library and made with reactR.

glin/reactable 的主要功能有哪些?

glin/reactable 的主要功能包括:Data Tables, Data Tables and Grids。

glin/reactable 有哪些开源替代品?

glin/reactable 的开源替代品包括: rstudio/dt — This package provides a function datatable() to display R data via the DataTables library (N.B. not to be confused… appsilon/reactable.extras — reactable.extras is an R package that enhances the functionality of the reactable package in Shiny applications.… mui/mui-x — MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid,… facebookarchive/fixed-data-table — Fixed-data-table is a React component library designed for rendering large datasets within structured, scrollable grid… layui/layer — This project is a JavaScript UI component library and frontend utility toolkit. It serves as a web modal framework and… rstudio/shiny — Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or…