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

Appsilon/reactable.extras

0
View on GitHub↗
48 estrellas·6 forks·R·1 vistaappsilon.github.io/reactable.extras↗

Reactable.extras

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.

Features

  • Data Tables - Enhanced functionality and
  • Data Tables and Grids - Enhanced functionality and dynamic features for reactable.

Historial de estrellas

Gráfico del historial de estrellas de appsilon/reactable.extrasGráfico del historial de estrellas de appsilon/reactable.extras

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.extras

Proyectos open-source similares, clasificados según cuántas características comparten con Reactable.extras.
  • 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
  • glin/reactableAvatar de glin

    glin/reactable

    671Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗671
  • 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.extras→

Preguntas frecuentes

¿Qué hace appsilon/reactable.extras?

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.

¿Cuáles son las características principales de appsilon/reactable.extras?

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

¿Qué alternativas de código abierto existen para appsilon/reactable.extras?

Las alternativas de código abierto para appsilon/reactable.extras incluyen: glin/reactable — Interactive data tables for R, based on the React Table library and made with reactR. rstudio/dt — This package provides a function datatable() to display R data via the DataTables library (N.B. not to be confused… 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…