Type: Package
Package: shinyGizmo
Title: Custom Components for Shiny Applications
Version: 0.4.2
Authors@R: c(
    person("Krystian", "Igras", , "krystian8207@gmail.com", role = c("cre", "aut")),
    person("Adam", "Foryś", role = "ctb"),
    person("Stéphane", "Laurent", role = "ctb"),
    person("Craig", "Dennis", role = "cph",
           comment = "jQuery animateCSS"),
    person("Daniel", "Eden", role = "cph",
           comment = "Animate.css")
  )
Maintainer: Krystian Igras <krystian8207@gmail.com>
Description: Provides useful UI components and input widgets for 'Shiny'
    applications.  The offered components allow to apply non-standard
    operations and view to your 'Shiny' application, but also help to
    overcome common performance issues.
License: MIT + file LICENSE
Imports: glue, rlang, htmltools, htmlwidgets, magrittr, purrr, shiny
        (>= 1.5.0), shinyWidgets (>= 0.7.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-28 16:48:37 UTC; krystiai
Author: Krystian Igras [cre, aut],
  Adam Foryś [ctb],
  Stéphane Laurent [ctb],
  Craig Dennis [cph] (jQuery animateCSS),
  Daniel Eden [cph] (Animate.css)
Repository: CRAN
Date/Publication: 2023-03-01 09:40:03 UTC
Built: R 4.3.0; ; 2023-04-06 23:53:15 UTC; unix
