Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 733 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 733 Bytes

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.