svelteR

Svelter

The goal of svelteR is to fluently embed svelte apps into Rmarkdown documents producing html output.

svelteR

The goal of svelteR is to fluently embed svelte apps into Rmarkdown documents producing html output.

Installation

You can install svelteR from GitHub with:

remotes::install_github("jmbuhr/svelteR")

Or when using the renv package for a local package library:

renv::install("jmbuhr/svelteR")

Features

  • Embed the same app multiple times with different properties
  • Embed multiple different apps
  • Embed from a local folder or a public url (the second is work in process)
  • Works with most html output formats. i.e. not only html_document but also Xaringan presentations!

See this example

Top categories

Loading Svelte Themes