https://github.com/daattali/shinywc
https://github.com/daattali/shinywc
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daattali/shinywc
- Owner: daattali
- Created: 2021-03-16T01:10:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T07:30:17.000Z (over 3 years ago)
- Last Synced: 2024-12-18T15:08:46.430Z (2 months ago)
- Language: R
- Size: 1.04 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - daattali/shinywc - (R)
README
# shinywc
To see a demo of the web component purely in HTML, open `inst/wc/inputknob/lib/input-knob-demo.html` (make sure to run a server to not receive CORS errors).
The web component is described by a schema in `inst/wc/inputknob/lib/input-knob.json`, and this schema is used to create a Shiny binding.
To see a demo of the Shiny binding to the component, run `shiny::runApp('inst/shiny/demo')`.
This work was sponsored by Roche
![]()