Description
Convert 'HTML' to 'R' with a 'Shiny' App.
Description
Provides a 'Shiny' app allowing to convert 'HTML' code to 'R' code (e.g. '<span>Hello</span>' to 'tags$span("Hello")'), for usage in a 'Shiny' UI.
README.md
html2R
A Shiny app to convert HTML code to R code.
The 'html2R' package as a whole is distributed under GPL-3 (GNU GENERAL PUBLIC LICENSE version 3).
It includes the JavaScript libraries 'Himalaya', 'jquery-confirm', and 'DOMPurify'. Full copies of the license agreements used by these libraries are included in the file LICENSE.note.