awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Appsilon avatar

Appsilon/reactable.extras

0
View on GitHub↗
48 نجوم·6 تفرعات·R·1 مشاهدةappsilon.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.

سجل النجوم

مخطط تاريخ النجوم لـ appsilon/reactable.extrasمخطط تاريخ النجوم لـ appsilon/reactable.extras

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Reactable.extras

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Reactable.extras.
  • rstudio/dtالصورة الرمزية لـ rstudio

    rstudio/DT

    618عرض على 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
    عرض على GitHub↗618
  • glin/reactableالصورة الرمزية لـ glin

    glin/reactable

    671عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗671
  • layui/layerالصورة الرمزية لـ layui

    layui/layer

    8,196عرض على 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
    عرض على GitHub↗8,196
  • facebookarchive/fixed-data-tableالصورة الرمزية لـ facebookarchive

    facebookarchive/fixed-data-table

    4,269عرض على 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
    عرض على GitHub↗4,269
عرض جميع البدائل الـ 30 لـ Reactable.extras→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ appsilon/reactable.extras؟

الميزات الرئيسية لـ appsilon/reactable.extras هي: Data Tables, Data Tables and Grids.

ما هي البدائل مفتوحة المصدر لـ appsilon/reactable.extras؟

تشمل البدائل مفتوحة المصدر لـ appsilon/reactable.extras: 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…