Project Icon

awesome-shiny-extensions

Shiny应用扩展组件的精选资源库

awesome-shiny-extensions是一个精选的R和Python扩展包资源库,为Shiny web框架提供丰富的UI和服务器组件。资源库涵盖主题、UI组件、可视化、框架、后端、部署和开发工具等多个方面,旨在帮助开发者增强Shiny应用的功能和用户体验。资源库内容全面,包括主题定制、UI组件、数据可视化、应用框架、后端功能、部署方案和开发工具等。每个类别都提供多个高质量扩展包,方便开发者根据需求选择合适的工具来增强Shiny应用。资源库持续更新,为Shiny开发者提供最新最全的扩展资源。项目采用开源方式,欢迎社区通过pull request或issue贡献新的扩展包。


awesome-shiny-extensions logo

Awesome Shiny Extensions

Awesome

A curated list of awesome R and Python packages offering extended UI or server components to the web framework Shiny.

Your contribution is welcomed. Please create a pull request or issue to add packages to the list.



Contents

Theming

An awesome Shiny app often looks different from the default Bootstrap theme.

Generic Theming

  • shinythemes - Bootswatch themes (Bootstrap 3) for Shiny.
  • shiny.semantic - Fomantic UI (formerly Semantic UI) for Shiny.
  • shiny.fluent - Fluent UI for Shiny apps.
  • shiny.blueprint - Palantir's Blueprint for Shiny apps.
  • shinymaterial - Material Design for Shiny with Materialize.css.
  • shinyUIkit - UIkit API for Shiny.
  • fullPage - Single page styles for Shiny apps.
  • shinybulma - Bulma.io for Shiny.
  • shinyChakraUI - Chakra UI for Shiny.
  • shinyMetroUi - Metro 4 UI for Shiny.
  • shinyNextUI - NextUI for Shiny.
  • gridlayout - Build dashboard-style layouts for Shiny and R Markdown using CSS Grid.
  • flexlayout - A responsive three-column layout for Shiny. Creates up-to three-column layout where the left and right columns collapse into offcanvas elements on tablets and mobile devices.

Dashboard Theming

Mobile Theming

  • miniUI - Widgets and layouts for Shiny apps working on small screens. Designed for creating Shiny Gadgets.
  • shinyMobile - Theming Shiny apps with Framework7, a full featured HTML framework for building iOS & Android apps.

Theme Customization

  • bslib - Tools for theming Shiny and R Markdown from R via Bootstrap (3 or 4) Sass.
  • fresh - Create fresh themes for use in shiny & shinydashboard applications and flexdashboard documents.
  • Rnightly - An R wrapper of the JavaScript library Nightly.
  • linne - Write CSS in R.
  • designer - Shiny UI prototype builder allowing drag and drop UI components before saving the equivalent R code.

UI Components

Frontend UI components for special input/output types.

Bootstrap

  • bsplus - Bootstrap 3 addons for Shiny and R Markdown (collapsible elements, accordion panels, accordion-sidebar sets, tooltips, popovers, modals, carousels).
  • bsutils - UI utilities for Bootstrap 5 and Shiny.
  • litter - Lit components for Shiny.
  • ShinyWidgets - Bootstrap 3 custom widgets for Shiny (switches, checkboxes, sweet alerts, slider text, knob inputs, select pickers, search bar, dropdown buttons).
  • shinyBS - Bootstrap 3 components for Shiny (alerts, tooltips, popovers, modals, collapsible panels, button upgrades).
  • shinyLP - Bootstrap 3 landing pages for Shiny apps.
  • shinypanels - Shiny layout with collapsible panels.
  • slickR - Carousels for Shiny apps using slick.js.
  • spsComps - Additional Bootstrap 3 custom UI components (gallery, panels, buttons, animation and more) and additional Shiny server components (exception catch, validation, etc.).

File Input

  • shinyFiles - A server-side file system viewer for Shiny.
  • directoryInput - Shiny input widget for selecting directories.

Special Input

  • shinyTime - A timeInput widget for Shiny.
  • shinyDatetimePickers - Datetime pickers for Shiny.
  • DateTimeRangePicker - A datetime range picker widget for Shiny.
  • shinyMatrix - Matrix input for Shiny.
  • shinyCleave - Customized text inputs (phone number, ZIP code, currency, credit card) based on Cleave.js.
  • shinySelect - A wrapper of the react-select library that supports grouped, sortable items with Font Awesome icons, KaTeX formulas, and Bootstrap tooltips.
  • regexSelect - Enable regular expression searches within a Shiny selectize object.
  • cascadeSelect - Cascade select widget for Shiny, useful for selection of hierarchical choices.
  • reactCheckbox - Checkbox group input for Shiny, with a head checkbox allowing to check or uncheck all the checkboxes in the group.
  • ShinyRatingInput - Star rating inputs for Shiny based on bootstrap-rating.
  • algo - Implements the Algolia Places address search auto completion menu on shiny text inputs.
  • shinyChakraSlider - Combined slider and number input for Shiny.
  • histoslider - A histogram slider input binding for Shiny. Supports creating histograms from numeric, date, and date-time vectors.
  • shinynlq - Natural language queries (NLQs) for Shiny as a bslib custom component.
  • shinyMultiActionButton - A multi-action button for Shiny.
  • NestedMenu - Multi-level dropdown menu selection input.
  • codeModules - Shiny modules to import/manipulate/export tabular data, download plots/tables/widgets, and output code with syntax highlighting using highlight.js.
  • shiny-highlight-rmarkdown - R code and R Markdown code output syntax highlighting using highlight.js.

Loader

  • shinycssloaders - CSS loader animations for Shiny outputs.
  • shinycustomloader - Custom css/html or gif/image loaders for Shiny outputs.
  • shinybusy - Minimal busy indicator for Shiny apps.
  • shiny.emptystate - Empty state components for Shiny.
  • shinydisconnect - Show a nice message when a Shiny app disconnects or errors.
  • waiter - Splash loading screens for Shiny.
  • sever - Customize Shiny's disconnected screen.
  • shiny-fcp-loader - Shiny app template with a loading screen that aims to minimize the time to First Contentful Paint (FCP).
  • shiny-loading-skeleton - Shiny app template with an animated, fully customizable skeleton loader.

Feedback / Alert / Notification

  • shinyFeedback - Display user feedback next to Shiny inputs.
  • shinyalert - Create pretty popup messages (modals) in Shiny apps.
  • shinytoastr - Notifications for Shiny apps, via toastr.
  • shinyToastify - A wrapper of the React-Toastify library for Shiny.
  • shinypop - Collection of notifications, confirm dialogs, and alerts for Shiny apps based on noty, notie, push.js, and notiflix.
  • shinyvalidate - Add input validation capabilities to Shiny.
  • awn - Awesome Notifications for Shiny.

Walkthrough / Tooltip / Help

  • rintrojs - Wrapper for Intro.js to create step-by-step introductions and clickable hints.
  • tippy - Wrapper for Tippy.js to add tooltips to R Markdown documents or Shiny apps.
  • cicerone - Create guided tours for Shiny apps using driver.js.
  • shinyhelper - Add Markdown help files to Shiny app elements.
  • scrollrevealR - Animate shiny elements when they scroll into view using the scrollrevealjs library.
  • faq - Accordion-based FAQ component with expand/collapse control.
  • flashCard - HTML widget for creating flippable flash cards.
  • prompter - Add tooltips in Shiny apps with 'hint.css'.

Clipboard

  • rclipboard - Wrapper for clipboard.js to create copy-to-clipboard buttons for Shiny apps.

Color Picker

  • colourpicker - A colour picker tool for Shiny.
  • gradientPickerD3 - Interactive color gradient picker based on jquery-gradient-picker.
  • gradientInput - Another approach at gradient colour picker, implemented using the colourpicker package.

Editor

项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

白日梦AI

白日梦AI提供专注于AI视频生成的多样化功能,包括文生视频、动态画面和形象生成等,帮助用户快速上手,创造专业级内容。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

讯飞绘镜

讯飞绘镜是一个支持从创意到完整视频创作的智能平台,用户可以快速生成视频素材并创作独特的音乐视频和故事。平台提供多样化的主题和精选作品,帮助用户探索创意灵感。

Project Cover

讯飞文书

讯飞文书依托讯飞星火大模型,为文书写作者提供从素材筹备到稿件撰写及审稿的全程支持。通过录音智记和以稿写稿等功能,满足事务性工作的高频需求,帮助撰稿人节省精力,提高效率,优化工作与生活。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号