Skip to content

Commit

Permalink
feat: new library Shiny
Browse files Browse the repository at this point in the history
  • Loading branch information
excalibot committed May 15, 2024
1 parent 6168b72 commit 5fc2883
Show file tree
Hide file tree
Showing 3 changed files with 23,264 additions and 0 deletions.
47 changes: 47 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -6277,5 +6277,52 @@
"Presenting",
"Making a point"
]
},
{
"name": "Shiny",
"description": "Draw R Shiny apps using components from Shiny, ggplot2, leaflet, bslib, and more.",
"authors": [
{
"name": "MikeJohnPage",
"github": "https://github.com/MikeJohnPage",
"twitter": "",
"url": "https://www.mikejohnpage.com/"
}
],
"source": "mikejohnpage/shiny.excalidrawlib",
"preview": "mikejohnpage/shiny.jpg",
"created": "2024-05-15",
"updated": "2024-05-15",
"version": 2,
"itemNames": [
"Density plot",
"Scatter plot",
"Bar plot",
"Map",
"Table",
"Multipage app",
"GitHub logo",
"Navset card",
"Loading spinner",
"Shiny logo",
"Progress bar",
"Tooltip",
"Popover",
"Card",
"Value box",
"Dashboard with sidebar",
"Text input",
"Slider range",
"Slider",
"Select box",
"Radio buttons",
"Numeric input",
"File input",
"Date range",
"Date input",
"Checkbox group",
"Single checkbox",
"Action button"
]
}
]
Loading

0 comments on commit 5fc2883

Please sign in to comment.