Package: sparkler Title: Visual Effects and Atmospheric Overlays for 'Shiny' and 'R Markdown' Version: 0.1.1 Authors@R: person("Tiger", "Tang", email = "tigerloveslobsters@gmail.com", role = c("aut", "cre")) Description: Add lightweight visual effects to Shiny applications, R Markdown documents, and Quarto presentations using htmlwidgets. The package includes celebratory effects such as confetti and fireworks, along with atmospheric effects such as snow, rain, and meteors. Effects can be used as full-screen overlays or, for selected effects, within contained regions for storytelling, highlighting, and presentation design. License: GPL (>= 3) URL: https://codingtigertang.github.io/sparkler, https://github.com/CodingTigerTang/sparkler BugReports: https://github.com/CodingTigerTang/sparkler/issues Encoding: UTF-8 Imports: htmlwidgets, shiny Suggests: knitr, rmarkdown VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://codingtigertang.r-universe.dev Date/Publication: 2026-03-20 02:24:25 UTC RemoteUrl: https://github.com/CodingTigerTang/sparkler RemoteRef: HEAD RemoteSha: 301779e4b262650add75fddf11abbb19fa76c3c3 NeedsCompilation: no Packaged: 2026-06-18 11:05:19 UTC; root Author: Tiger Tang [aut, cre] Maintainer: Tiger Tang