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
rstudio avatar

rstudio/DT

0
View on GitHub↗
618 stars·178 forks·JavaScript·8 viewsrstudio.github.io/DT↗

DT

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

Features

  • Data Tables - R interface to the DataTables library.
  • Data Tables and Grids - R interface to the DataTables library.

Star history

Star history chart for rstudio/dtStar history chart for rstudio/dt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with DT

These projects share indexed features with DT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • glin/reactableglin avatar

    glin/reactable

    671View on GitHub↗

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

    JavaScript
    View on GitHub↗671
  • 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
Compare all 30 related projects→

Frequently asked questions

What does rstudio/dt do?

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

What are the main features of rstudio/dt?

The main features of rstudio/dt are: Data Tables, Data Tables and Grids.

Which projects share features with rstudio/dt?

Projects with overlapping indexed features include: glin/reactable — Interactive data tables for R, based on the React Table library and made with reactR. appsilon/reactable.extras — reactable.extras is an R package that enhances the functionality of the reactable package in Shiny applications.… layui/layer — This project is a JavaScript UI component library and frontend utility toolkit. It serves as a web modal framework and… ed-roh/react-admin-dashboard — React-admin-dashboard is a component-based user interface library designed for building internal management panels. It… facebookarchive/fixed-data-table — Fixed-data-table is a React component library designed for rendering large datasets within structured, scrollable grid… mui/mui-x — MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid,…