Package: aos
Type: Package
Title: Animate on Scroll Library for 'shiny'
Version: 0.1.1
Authors@R: c(person(given = "Félix", family = "Luginbuhl", role = c("aut", "cre"),
email = "felix.luginbuhl@protonmail.ch"))
Description: Trigger animation effects on scroll on any HTML element of
'shiny' and 'rmarkdown', such as any text or plot, thanks to
the 'AOS' Animate On Scroll jQuery library
.
License: MIT + file LICENSE
URL: https://felixluginbuhl.com/aos, https://github.com/lgnbhl/aos
BugReports: https://github.com/lgnbhl/aos/issues
Imports: jsonlite, htmltools
Suggests: shiny
Encoding: UTF-8
RoxygenNote: 7.1.1
Repository: https://lgnbhl.r-universe.dev
Date/Publication: 2024-09-16 12:10:11 UTC
RemoteUrl: https://github.com/lgnbhl/aos
RemoteRef: HEAD
RemoteSha: 50749d1466a354edf15e4d3e05f9e17645050f0b
NeedsCompilation: no
Packaged: 2026-06-17 07:52:04 UTC; root
Author: Félix Luginbuhl [aut, cre]
Maintainer: Félix Luginbuhl