Package: scrollrevealR Type: Package Title: Animate 'shiny' Elements when They Scroll into View using the 'scrollrevealjs' Library Version: 0.2.0 Authors@R: c( person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")), person("Julian", "Lloyd", role = c("ctb", "cph"), comment = "scrollreveal.js library developer")) Description: Allows the user to animate 'shiny' elements when scrolling to view them. The animations are activated using the 'scrollrevealjs' library. See for more information. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/feddelegrand7/scrollrevealR BugReports: https://github.com/feddelegrand7/scrollrevealR/issues Imports: htmltools, glue Suggests: knitr, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.1.1 Repository: https://feddelegrand7.r-universe.dev Date/Publication: 2020-12-09 21:52:46 UTC RemoteUrl: https://github.com/feddelegrand7/scrollrevealr RemoteRef: HEAD RemoteSha: 9f1d60a831875fe0ad958b7d399be7b5a37c5938 NeedsCompilation: no Packaged: 2026-06-19 10:52:29 UTC; root Author: Mohamed El Fodil Ihaddaden [aut, cre], Julian Lloyd [ctb, cph] (scrollreveal.js library developer) Maintainer: Mohamed El Fodil Ihaddaden