Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt-dray/govspeakify-tables
:speaking_head::sparkles: R Shiny app: convert a pasted table to Govspeak Markdown (a test of Shinylive)
https://github.com/matt-dray/govspeakify-tables
r r-shiny rstats uk-gov-data-science
Last synced: about 1 month ago
JSON representation
:speaking_head::sparkles: R Shiny app: convert a pasted table to Govspeak Markdown (a test of Shinylive)
- Host: GitHub
- URL: https://github.com/matt-dray/govspeakify-tables
- Owner: matt-dray
- License: mit
- Created: 2023-10-07T14:57:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T14:29:05.000Z (about 1 year ago)
- Last Synced: 2024-12-13T13:45:39.401Z (about 1 month ago)
- Topics: r, r-shiny, rstats, uk-gov-data-science
- Language: R
- Homepage: https://matt-dray.github.io/govspeakify-tables/
- Size: 28.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# govspeakify-tables
[![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)
[![](https://img.shields.io/badge/Shiny-shinylive-blue?style=flat&labelColor=white&logo=RStudio&logoColor=blue)](https://matt-dray.github.io/govspeakify-tables/)
[![Blog post](https://img.shields.io/badge/rostrum.blog-post-008900?labelColor=000000&logo=data%3Aimage%2Fgif%3Bbase64%2CR0lGODlhEAAQAPEAAAAAABWCBAAAAAAAACH5BAlkAAIAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAAC55QkISIiEoQQQgghRBBCiCAIgiAIgiAIQiAIgSAIgiAIQiAIgRAEQiAQBAQCgUAQEAQEgYAgIAgIBAKBQBAQCAKBQEAgCAgEAoFAIAgEBAKBIBAQCAQCgUAgEAgCgUBAICAgICAgIBAgEBAgEBAgEBAgECAgICAgECAQIBAQIBAgECAgICAgICAgECAQECAQICAgICAgICAgEBAgEBAgEBAgICAgICAgECAQIBAQIBAgECAgICAgIBAgECAQECAQIBAgICAgIBAgIBAgEBAgECAgECAgICAgICAgECAgECAgQIAAAQIKAAAh%2BQQJZAACACwAAAAAEAAQAAAC55QkIiESIoQQQgghhAhCBCEIgiAIgiAIQiAIgSAIgiAIQiAIgRAEQiAQBAQCgUAQEAQEgYAgIAgIBAKBQBAQCAKBQEAgCAgEAoFAIAgEBAKBIBAQCAQCgUAgEAgCgUBAICAgICAgIBAgEBAgEBAgEBAgECAgICAgECAQIBAQIBAgECAgICAgICAgECAQECAQICAgICAgICAgEBAgEBAgEBAgICAgICAgECAQIBAQIBAgECAgICAgIBAgECAQECAQIBAgICAgIBAgIBAgEBAgECAgECAgICAgICAgECAgECAgQIAAAQIKAAA7)](https://www.rostrum.blog/posts/2023-10-08-govspeakify-tables/)A [demo R Shiny app](https://matt-dray.github.io/govspeakify-tables/) (takes a few moments to load) to convert a pasted table to [Govspeak Markdown](https://govspeak-preview.publishing.service.gov.uk/guide).
This is a proof-of-concept for [Shinylive](https://posit-dev.github.io/r-shinylive/), which means all the R code is executed within the user's browser without the need for a server. I wrote more about this in [a blog post](https://www.rostrum.blog/posts/2023-10-08-govspeakify-tables/).