Package: spoiler
Type: Package
Title: Blur 'HTML' Elements in 'Shiny' Applications Using
        'Spoiler-Alert.js'
Version: 1.0.0
Authors@R: 
    person(given = "Etienne",
           family = "Bacher",
           role = c("aut", "cre", "cph"),
           email = "etienne.bacher@protonmail.com")
Description: It can be useful to temporarily hide some text or other HTML elements 
    in 'Shiny' applications. Building on 'Spoiler-Alert.js', it is possible to select the
    elements to hide at startup, to partially reveal them by hovering them, and to 
    completely show them when clicking on them.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: htmltools, shiny
URL: https://github.com/etiennebacher/spoiler
BugReports: https://github.com/etiennebacher/spoiler/issues
RoxygenNote: 7.1.1
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2021-06-05 07:11:00 UTC; etienne
Author: Etienne Bacher [aut, cre, cph]
Maintainer: Etienne Bacher <etienne.bacher@protonmail.com>
Repository: CRAN
Date/Publication: 2021-06-07 07:40:02 UTC
Built: R 4.4.3; ; 2025-11-07 19:23:05 UTC; windows
