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.
Interactive data tables for R, based on the React Table library and made with reactR.
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.
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
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
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).
The main features of rstudio/dt are: Data Tables, Data Tables and Grids.
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,…