jmbuhr/svelteR: Include Svelte Apps in Rmarkdown

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. This package lets you embedd these svelte apps right into your Rmardown documents.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0.9001
URL https://github.com/jmbuhr/svelteR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmbuhr/svelteR")
jmbuhr/svelteR documentation built on March 7, 2024, 4:47 p.m.