Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt-dray/webr-parse-test
:test_tube::spider_web: Test: a WebR-enabled Quarto document served with Netlify
https://github.com/matt-dray/webr-parse-test
quarto r rstats webr
Last synced: 4 days ago
JSON representation
:test_tube::spider_web: Test: a WebR-enabled Quarto document served with Netlify
- Host: GitHub
- URL: https://github.com/matt-dray/webr-parse-test
- Owner: matt-dray
- Created: 2023-03-16T17:58:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T20:46:48.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T23:26:50.761Z (7 days ago)
- Topics: quarto, r, rstats, webr
- Language: JavaScript
- Homepage: https://webr-parse-test.netlify.app
- Size: 241 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webr-parse-test
[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
[![Blog post](https://img.shields.io/badge/rostrum.blog-post-008900?labelColor=000000&logo=data%3Aimage%2Fgif%3Bbase64%2CR0lGODlhEAAQAPEAAAAAABWCBAAAAAAAACH5BAlkAAIAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAAC55QkISIiEoQQQgghRBBCiCAIgiAIgiAIQiAIgSAIgiAIQiAIgRAEQiAQBAQCgUAQEAQEgYAgIAgIBAKBQBAQCAKBQEAgCAgEAoFAIAgEBAKBIBAQCAQCgUAgEAgCgUBAICAgICAgIBAgEBAgEBAgEBAgECAgICAgECAQIBAQIBAgECAgICAgICAgECAQECAQICAgICAgICAgEBAgEBAgEBAgICAgICAgECAQIBAQIBAgECAgICAgIBAgECAQECAQIBAgICAgIBAgIBAgEBAgECAgECAgICAgICAgECAgECAgQIAAAQIKAAAh%2BQQJZAACACwAAAAAEAAQAAAC55QkIiESIoQQQgghhAhCBCEIgiAIgiAIQiAIgSAIgiAIQiAIgRAEQiAQBAQCgUAQEAQEgYAgIAgIBAKBQBAQCAKBQEAgCAgEAoFAIAgEBAKBIBAQCAQCgUAgEAgCgUBAICAgICAgIBAgEBAgEBAgEBAgECAgICAgECAQIBAQIBAgECAgICAgICAgECAQECAQICAgICAgICAgEBAgEBAgEBAgICAgICAgECAQIBAQIBAgECAgICAgIBAgECAQECAQIBAgICAgIBAgIBAgEBAgECAgECAgICAgICAgECAgECAgQIAAAQIKAAA7)](https://www.rostrum.blog/2023/03/03/getparsedata/)An interactive document where users can change a string of R code to see how it's parsed.
You can see the live document here: [https://webr-parse-test.netlify.app](https://webr-parse-test.netlify.app)
This is a test of:
* [WebR](https://github.com/r-wasm/webr/) to run R in the browser, thanks to George Stagg and Lionel Henry
* ['webr' chunks in Quarto](https://github.com/coatless/quarto-webr), thanks to James J Balamuta
* deploying this type of page via [Netlify](https://docs.netlify.com/site-deploys/create-deploys/)