Просмотр исходного кода

Add custom shiny input project to README

master
Garrick Aden-Buie 6 лет назад
Родитель
Сommit
e3a1a129de
1 измененных файлов: 21 добавлений и 0 удалений
  1. +21
    -0
      README.md

+ 21
- 0
README.md Просмотреть файл

@@ -22,3 +22,24 @@ Walk through the
or read through the
[dev journal](https://github.com/gadenbuie/js4shiny-frappeCharts/blob/master/dev/dev.md)
to explore the project and the changes made at each step of the process.

---

## Building Custom Shiny Inputs

✨ 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](https://github.com/gadenbuie/js4shiny-frappeCharts/blob/master/dev/dev.md).

Walk through the
[commit log of the shiny-input branch](https://github.com/gadenbuie/js4shiny-frappeCharts/commits/shiny-input)
or read through
[the shiny-input dev journal](https://github.com/gadenbuie/js4shiny-frappeCharts/tree/shiny-input/inst/shiny-input-app#readme)
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/

Загрузка…
Отмена
Сохранить