awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
glin avatar

glin/reactable

0
View on GitHub↗
671 estrellas·83 forks·JavaScript·5 vistasglin.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.

Historial de estrellas

Gráfico del historial de estrellas de glin/reactableGráfico del historial de estrellas de glin/reactable

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Reactable

Proyectos open-source similares, clasificados según cuántas características comparten con Reactable.
  • rstudio/dtAvatar de rstudio

    rstudio/DT

    618Ver en 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
    Ver en GitHub↗618
  • appsilon/reactable.extrasAvatar de Appsilon

    Appsilon/reactable.extras

    48Ver en 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
    Ver en GitHub↗48
  • layui/layerAvatar de layui

    layui/layer

    8,196Ver en 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
    Ver en GitHub↗8,196
  • facebookarchive/fixed-data-tableAvatar de facebookarchive

    facebookarchive/fixed-data-table

    4,269Ver en 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
    Ver en GitHub↗4,269
Ver las 30 alternativas a Reactable→

Preguntas frecuentes

¿Qué hace glin/reactable?

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

¿Cuáles son las características principales de glin/reactable?

Las características principales de glin/reactable son: Data Tables, Data Tables and Grids.

¿Qué alternativas de código abierto existen para glin/reactable?

Las alternativas de código abierto para glin/reactable incluyen: 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…