#
shiny
Here are 2,521 public repositories matching this topic...
An interactive graphing library for R
-
Updated
Jun 28, 2022 - R
-
Updated
Jul 7, 2022
Shiny Dashboarding framework
-
Updated
Jan 13, 2022 - CSS
good first issue
Good for newcomers
R wrapper for highcharts
-
Updated
Apr 22, 2022 - R
Compilation of R and Python programming codes on the Data Professor YouTube channel.
python
data-science
machine-learning
r
shiny
scikit-learn
exploratory-data-analysis
pandas
datascience
machinelearning
python-data-science
data-science-python
scikit-learn-python
streamlit
dataprofessor
data-professor
-
Updated
Apr 12, 2022 - Jupyter Notebook
R Interface to the jQuery Plug-in DataTables
-
Updated
Jun 30, 2022 - JavaScript
-
Updated
Nov 4, 2021 - R
Shiny support for powerful Semantic UI library.
-
Updated
Jul 8, 2022 - CSS
A Programmer's Text Editor
-
Updated
May 2, 2020 - Go
Extração de dados da API do CartolaFC, análise exploratória dos dados e modelos preditivos em R e Python - 2014-22. [EN] Data munging, analysis and modeling of CartolaFC - the most popular fantasy football game in Brazil and maybe in the world. Data cover years 2014-22.
-
Updated
Jul 5, 2022 - HTML
A htmlwidgets implementation of Handsontable.js
-
Updated
Jan 13, 2022 - HTML
Bootstrap 4 shinydashboard using AdminLTE3
-
Updated
Jun 8, 2022 - R
Custom theme support for R Shinydashboard applications.
-
Updated
Sep 26, 2021 - R
Simple and secure authentification mechanism for single shiny applications.
-
Updated
Jul 5, 2022 - HTML
Heroku buildpack for R - Makes deploying R on Heroku easy
heroku
r
shiny
heroku-buildpack
multiple-buildpacks
plumber
shiny-applications
packrat
renv
plumber-applications
-
Updated
Jul 5, 2022 - R
Improve this page
Add a description, image, and links to the shiny topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shiny topic, visit your repo's landing page and select "manage topics."
Feature
Every time we add an htmltemplate with golem::add_html_template(), we have a full HTML page. We sometime need partial html template, with "just" a div and a
{{ }}
.TODO
add_partial_html_template()
that would build a partial HTML template with just aadd_html_template()