|
|
pirms 6 gadiem | |
|---|---|---|
| R | pirms 6 gadiem | |
| dev | pirms 6 gadiem | |
| inst/htmlwidgets | pirms 6 gadiem | |
| man | pirms 6 gadiem | |
| .Rbuildignore | pirms 6 gadiem | |
| .gitignore | pirms 6 gadiem | |
| DESCRIPTION | pirms 6 gadiem | |
| LICENSE | pirms 6 gadiem | |
| LICENSE.md | pirms 6 gadiem | |
| NAMESPACE | pirms 6 gadiem | |
| README.md | pirms 6 gadiem | |
| frappeCharts.Rproj | pirms 6 gadiem | |
| package-lock.json | pirms 6 gadiem | |
| package.json | pirms 6 gadiem | |
This is a demo repository for the JavaScript for Shiny Users workshop at rstudio::conf.
The goal is to build an htmlwidget around the Frappe Charts JavaScript library.
The repository is itself a walk through of the project. Walk through the commit log or read through the dev journal to explore the project and the changes made at each step of the process.
✨ Bonus! ✨
This repo also contains a walkthough building a custom Shiny input: a
<textarea> input that measures typing speed. At the
end of the project, we incorporate the frappeCharts widget
we built in the main
project.
Walk through the commit log of the shiny-input branch or read through the shiny-input dev journal to explore the project and the changes made at each step of the process.
The final app is available to demo at https://gadenbuie.shinyapps.io/type-racer/