awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
glin avatar

glin/reactable

0
View on GitHub↗
671 stars·83 forks·JavaScript·12 viewsglin.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 history

Star history chart for glin/reactableStar history chart for glin/reactable

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does glin/reactable do?

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

What are the main features of glin/reactable?

The main features of glin/reactable are: Data Tables, Data Tables and Grids.

What are some open-source alternatives to glin/reactable?

Open-source alternatives to glin/reactable include: 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,… ed-roh/react-admin-dashboard — React-admin-dashboard is a component-based user interface library designed for building internal management panels. It… layui/layer — This project is a JavaScript UI component library and frontend utility toolkit. It serves as a web modal framework and… facebookarchive/fixed-data-table — Fixed-data-table is a React component library designed for rendering large datasets within structured, scrollable grid…

Open-source alternatives to Reactable

Similar open-source projects, ranked by how many features they share with Reactable.
  • rstudio/dtrstudio avatar

    rstudio/DT

    618View on 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
    View on GitHub↗618
  • appsilon/reactable.extrasAppsilon avatar

    Appsilon/reactable.extras

    48View on 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
    View on GitHub↗48
  • facebookarchive/fixed-data-tablefacebookarchive avatar

    facebookarchive/fixed-data-table

    4,269View on 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
    View on GitHub↗4,269
  • ed-roh/react-admin-dashboarded-roh avatar

    ed-roh/react-admin-dashboard

    1,616View on 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
    View on GitHub↗1,616
  • See all 30 alternatives to Reactable→