Type: Package
Package: shinyGizmo
Title: Custom Components for Shiny Applications
Version: 0.4
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
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2022-12-19 12:23:54 UTC; krystian
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: 2022-12-19 13:10:02 UTC
