Skip to content

vedoa/tinyVanR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyVanR

tinyVanR is a reactive web framework for R. It uses the CivetWeb embedded C server for the backend and VanJS for the frontend. Communication is handled via WebSockets.

Core Components

  • Backend: R session running civetwebR.
  • Frontend: VanJS, a minimal DOM-reactive library.
  • Interface: A pure R DSL for defining HTML structures.

Installation

devtools::install_github("vedoa/tinyVanR")

License

MIT

About

Tiny, dependency-free web stack using VanJS + R + CivetWeb.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENCE
MIT
LICENSE.md

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors