kuzmenkov111 / snapper

snap images of html objects using only JavaScript in shiny apps

Home Page:https://yonicd.github.io/snapper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snapper

snap images of html objects in Shiny apps using canvas2html JavaScript library

Installation

remotes::install_github('yonicd/snapper')

Where it can be useful

  • selenium-less shiny app testing
    • Take a snap of any element in the page using jQuery strings
  • offline script image sharing (a la carbon)

Code of Conduct

Please note that the snapper project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

snap images of html objects using only JavaScript in shiny apps

https://yonicd.github.io/snapper/

License:Other


Languages

Language:R 100.0%