awesome-webr icon indicating copy to clipboard operation
awesome-webr copied to clipboard

😎 A curated list of awesome resources for learning WebR, a version of the statistical language R compiled for the browser and Node.js using WebAssembly.


awesome-webr logo

Awesome WebR

Awesome

A curated list of awesome resources for learning WebR, a version of the statistical language R compiled for the browser and Node.js using WebAssembly.

Your contribution is welcomed. Please create a pull request or issue to add packages to the list.



Contents

  • Official Resources
    • Core
    • R Packages
    • Miscellaneous
  • Release Notes
  • Community Extensions
  • Community Demos
  • Community Posts

Official Resources

Core

R Packages

  • webr-repo - Build R packages for WebAssembly and create a CRAN like repo for distribution. Contains package list for the public build of webR.

Miscellaneous

Release Notes

Community Extensions

  • quarto-webr - Quarto extension to enable webR code cell in a Quarto HTML document.

Community Demos

  • webr-experiments - WebR experiments from @hrbrmstr.
  • webr-app - WebR starter app with minimal HTML, JS, and CSS.
  • webR-quarto-demos - Experiments with generating a standalone Quarto document using webR.
  • reefr-template - Markdown-enabled lightweight reactive environment for webR apps.
  • lit-webr - An example of using WebR with Lit components.

Community Posts