awesome-repositories.com
Blog
MCP
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
·
Back to eoda-dev/rtabulator

Open-source alternatives to Rtabulator

30 open-source projects similar to eoda-dev/rtabulator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rtabulator alternative.

  • ed-roh/react-admin-dashboardAvatar de ed-roh

    ed-roh/react-admin-dashboard

    1,616Ver en GitHub↗

    React-admin-dashboard is a component-based user interface library designed for building internal management panels. It provides a complete administrative dashboard interface with pre-built layouts, navigation controls, and common views to accelerate development. The project includes structured tabular grid components equipped with built-in sorting, filtering, and pagination controls for data review. It also incorporates a web application theme switcher that propagates light and dark visual modes globally through context-based state providers, alongside a CSS utility styling system for respon

    JavaScript
    Ver en GitHub↗1,616
  • mui/mui-xAvatar de mui

    mui/mui-x

    5,791Ver en GitHub↗

    MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid, charting library, date and time pickers, scheduler, and tree view. The library is built with accessibility as a core principle, ensuring all components meet WCAG and WAI-ARIA standards for keyboard navigation and screen reader announcements. The components are designed for extensibility and performance. The data grid offers comprehensive data management with sorting, filtering, pagination, column pinning, row grouping, inline editing, and Excel export. The charting library support

    TypeScriptchartsdata-griddatatable
    Ver en GitHub↗5,791
  • 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

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.

Find more with AI search
  • pure-admin/vue-pure-adminAvatar de pure-admin

    pure-admin/vue-pure-admin

    20,368Ver en GitHub↗

    vue-pure-admin is a comprehensive Vue 3 admin dashboard template and TypeScript boilerplate designed for building enterprise web applications. It provides a Vite-based frontend scaffold that incorporates a role-based access control system and a micro-frontend architecture for dividing large administrative applications into smaller, independently deployable units. The project features an advanced permission management framework that handles route protection, menu access filtering, and component-level visibility control. It includes specialized support for multi-tenant system administration, al

    Vueadminelement-plusesm
    Ver en GitHub↗20,368
  • davidpatshuifong/dteditAvatar de DavidPatShuiFong

    DavidPatShuiFong/DTedit

    21Ver en GitHub↗

    Author: Jason Bryer, Ph.D. Email: jason@bryer.org

    R
    Ver en GitHub↗21
  • ddsjoberg/gtsummaryAvatar de ddsjoberg

    ddsjoberg/gtsummary

    1,199Ver en GitHub↗

    status](https://www.r-pkg.org/badges/version/gtsummary)](https://cran.r-project.org/package=gtsummary) coverage](https://codecov.io/gh/ddsjoberg/gtsummary/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ddsjoberg/gtsummary?branch=main)…

    R
    Ver en GitHub↗1,199
  • dreamrs/toastuiD

    dreamRs/toastui

    0Ver en GitHub↗

    Install from CRAN with:

    Ver en GitHub↗0
  • feddelegrand7/pivtaAvatar de feddelegrand7

    feddelegrand7/pivta

    28Ver en GitHub↗

    pivta is an R wrapper of the WebDataRocks JavaScript library. The package allows you to implement an interactive pivot table (among other data analysis features) throughout an HTML Widget.

    CSS
    Ver en GitHub↗28
  • 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
  • haozhu233/kableextraAvatar de haozhu233

    haozhu233/kableExtra

    732Ver en GitHub↗

    When we are talking about table generators in R, knitr's kable() function is usually a popular choice because of its ultimate simplicity. Unlike those powerful table rendering engines such as xtable, the philosophy behind knitr::kable() is to make it easy for programmers to use. Just as it…

    R
    Ver en GitHub↗732
  • itsmdivakaran/viewrAvatar de itsmdivakaran

    itsmdivakaran/viewR

    3Ver en GitHub↗

    `r library(ViewR) viewdt(mtcars) # that's it `

    R
    Ver en GitHub↗3
  • jbryer/dteditJ

    jbryer/DTedit

    0Ver en GitHub↗

    Author: Jason Bryer, Ph.D. Email: jason@bryer.org

    Ver en GitHub↗0
  • jrowen/rhandsontableAvatar de jrowen

    jrowen/rhandsontable

    392Ver en GitHub↗

    See the project website for more details and live examples, and see below for important details on use in shiny apps.

    HTML
    Ver en GitHub↗392
  • jthomasmock/gtextrasAvatar de jthomasmock

    jthomasmock/gtExtras

    221Ver en GitHub↗

    coverage](https://codecov.io/gh/jthomasmock/gtExtras/branch/master/graph/badge.svg)](https://app.codecov.io/gh/jthomasmock/gtExtras?branch=master) status](https://www.r-pkg.org/badges/version/gtExtras)](https://CRAN.R-project.org/package=gtExtras)…

    R
    Ver en GitHub↗221
  • kcuilla/reactablefmtrAvatar de kcuilla

    kcuilla/reactablefmtr

    213Ver en GitHub↗

    The {reactablefmtr} package streamlines and enhances the styling and formatting of tables built with the {reactable} R package. The {reactablefmtr} package provides many conditional formatters that are highly customizable and easy to use.

    R
    Ver en GitHub↗213
  • lyzander/tablehtmlL

    LyzandeR/tableHTML

    0Ver en GitHub↗

    The goal of tableHTML is to create easily CSS-ible HTML tables. It is compatible with any application that uses HTML / CSS and has successfully been tested with:

    Ver en GitHub↗0
  • madhankumarnagaraji/dataviewrAvatar de madhankumarnagaraji

    madhankumarnagaraji/dataviewR

    18Ver en GitHub↗

    An Interactive and Feature-Rich Data Viewer for R

    R
    Ver en GitHub↗18
  • michaelhogers/xspreadsheetAvatar de MichaelHogers

    MichaelHogers/xSpreadsheet

    27Ver en GitHub↗

    experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) status](https://www.r-pkg.org/badges/version/xSpreadsheet)](https://CRAN.R-project.org/package=xSpreadsheet)…

    R
    Ver en GitHub↗27
  • openanalytics/editblAvatar de openanalytics

    openanalytics/editbl

    31Ver en GitHub↗

    editbl/README.md

    R
    Ver en GitHub↗31
  • renkun-ken/formattableAvatar de renkun-ken

    renkun-ken/formattable

    700Ver en GitHub↗

    Formattable Data Structures

    HTML
    Ver en GitHub↗700
  • 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
  • rstudio/gtAvatar de rstudio

    rstudio/gt

    2,151Ver en GitHub↗

    With the gt package, anyone can make wonderful-looking tables using the R programming language. The gt philosophy: we can construct a wide variety of useful tables with a cohesive set of table parts. These include the table header, the stub, the column labels and spanner column labels, the table…

    R
    Ver en GitHub↗2,151
  • ryan-w-harrison/shinydataviewerAvatar de Ryan-W-Harrison

    Ryan-W-Harrison/shinydataviewer

    3Ver en GitHub↗

    shinydataviewer provides a reusable Shiny module for viewing tabular data with a searchable table and a variable summary sidebar inspired by the Positron data viewer.

    R
    Ver en GitHub↗3
  • swechhya/excelrAvatar de Swechhya

    Swechhya/excelR

    154Ver en GitHub↗

    An R interface to jExcel library to create web-based interactive tables and spreadsheets compatible with 'Excel' or any other spreadsheet software.

    JavaScript
    Ver en GitHub↗154
  • wagh-nikhil/dtsmartrAvatar de wagh-nikhil

    wagh-nikhil/dtsmartr

    5Ver en GitHub↗

    dtsmartr is an interactive, Kaggle-style data explorer widget for R. Built with modern React and htmlwidgets, it provides a high-fidelity, ultra-responsive virtualized grid to browse, sort, filter, and extract insights from large datasets seamlessly.

    JavaScript
    Ver en GitHub↗5
  • 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
  • yonicd/texpreviewAvatar de yonicd

    yonicd/texPreview

    53Ver en GitHub↗

    status](https://github.com/yonicd/texPreview/workflows/R-win/badge.svg)](https://github.com/yonicd/texPreview) status](https://github.com/yonicd/texPreview/workflows/R-mac/badge.svg)](https://github.com/yonicd/texPreview)…

    R
    Ver en GitHub↗53
  • cbailiss/basictablerAvatar de cbailiss

    cbailiss/basictabler

    36Ver en GitHub↗

    basictabler

    R
    Ver en GitHub↗36
  • cbailiss/pivottablerAvatar de cbailiss

    cbailiss/pivottabler

    124Ver en GitHub↗

    pivottabler

    R
    Ver en GitHub↗124
  • davidgohel/flextableAvatar de davidgohel

    davidgohel/flextable

    623Ver en GitHub↗

    flextable R package

    R
    Ver en GitHub↗623