Package: shinyfullscreen
Title: Display 'HTML' Elements on Full Screen in 'Shiny' Apps
Version: 1.1.0
Authors@R: 
    person(given = "Etienne",
           family = "Bacher",
           role = c("aut", "cre", "cph"),
           email = "etienne.bacher@protonmail.com")
Description: In 'Shiny' apps, it is sometimes useful to see a plot or a
    table in full screen. Using 'Shinyfullscreen', you can easily designate
    the 'HTML' elements that can be displayed on fullscreen and use buttons to 
    trigger the fullscreen view.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Config/testthat/edition: 3
Imports: shiny, jsonlite
URL: https://github.com/etiennebacher/shinyfullscreen
BugReports: https://github.com/etiennebacher/shinyfullscreen/issues
Suggests: testthat, spelling
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-11 20:17:24 UTC; etienne
Author: Etienne Bacher [aut, cre, cph]
Maintainer: Etienne Bacher <etienne.bacher@protonmail.com>
Repository: CRAN
Date/Publication: 2021-01-11 20:50:03 UTC
Built: R 4.4.3; ; 2025-10-13 11:11:30 UTC; windows
