- Notifications
You must be signed in to change notification settings - Fork0
Svelte in R
License
Unknown, MIT licenses found
Licenses found
asbates/svelteR
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
svelteR allows you to useSvelte components in your Shiny applications. It was inspired byreactR andvueR.
Right nowsvelteR is experimental, thus subject to change.You can make input bindings and output bindings.
I don't make any claims regarding robustness yet nor is there much documentation.These are on the to do list.
You can install the development version of svelteR fromGitHub with:
# install.packages("devtools")devtools::install_github("asbates/svelteR")
An example Svelte component input is included in the package (?svelteButton).An example output component is included in the package as well (?svelteList).And an example Shiny application using these components is included in/app.R.
About
Svelte in R
Resources
License
Unknown, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.