Package: shinycssloaders
Type: Package
Title: Add CSS Loading Animations to 'shiny' Outputs
Version: 0.1.0
Date: 2017-05-03
Authors@R: c(person("Andras","Sali",email="andras.sali@alphacruncher.hu",role=c("aut","cre"),comment="Creator of Shiny-wrapper code"),person("Luke","Hass",role=c("ctb","cph"),comment="Author of included CSS loader code"))
Description: Create a lightweight Shiny wrapper for the css-loaders created by Luke Hass <https://github.com/lukehaas/css-loaders>. Wrapping a Shiny output will automatically show a loader when the output is (re)calculating.
License: GPL-3
URL: https://github.com/andrewsali/shinycssloaders
Imports: digest, glue, grDevices, shiny
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-05-08 15:33:26 UTC; andras
Author: Andras Sali [aut, cre] (Creator of Shiny-wrapper code),
  Luke Hass [ctb, cph] (Author of included CSS loader code)
Maintainer: Andras Sali <andras.sali@alphacruncher.hu>
Repository: CRAN
Date/Publication: 2017-05-09 22:19:53 UTC
