shiny
Interactive web app framework
An R package for building interactive web applications with reactive programming and a prebuilt set of widgets.
Easy interactive web applications with R
5k stars
334 watching
2k forks
Language: R
last commit: 14 days ago
Linked from 2 awesome lists
rreactiverstudioshinyweb-appweb-development
Related projects:
Repository | Description | Stars |
---|---|---|
rstudio/rmarkdown | A tool for creating dynamic documents with code, output, and prose | 2,882 |
rstudio/bookdown | A tool that enables users to create interactive and publishable documents with R Markdown, supporting various output formats and integrations. | 3,786 |
rstudio/rstudio | An integrated development environment for R programming language with features such as code editing and execution, document authoring, and user collaboration. | 4,692 |
rstudio/shiny-examples | A collection of interactive web applications demonstrating various aspects of the Shiny framework. | 1,974 |
r-lib/devtools | Tools to simplify R package development and testing | 2,402 |
rstudio/shinydashboard | A framework for building reactive and customizable web dashboards using R and Shiny. | 896 |
rstudio/reactlog | Visualizes Shiny application reactivity to identify potential issues | 124 |
rstudio/shinytest | Automated testing tool for Shiny apps by simulating user interactions and comparing application states | 225 |
yihui/knitr | A tool that integrates report generation with dynamic document editing and output control in R | 2,390 |
rstudio/shinythemes | Provides pre-built UI themes for Shiny applications | 152 |
stimulusreflex/stimulus_reflex | Builds reactive web applications with Ruby on Rails using StimulusJS and Turbolinks/Turbo Drive for fast and seamless real-time functionality. | 2,287 |
rstudio/shiny-server | A server program for hosting Shiny applications over the web. | 719 |
rsuite/rsuite | A set of reusable React components for building user interfaces. | 8,367 |
ijlyttle/bsplus | Provides R integration with Bootstrap 3 for building interactive web applications using Shiny and R Markdown | 146 |
supnate/rekit | A toolkit for building scalable web applications with React, Redux, and React-router. | 4,473 |