Package: shiny.semantic
Type: Package
Title: Semantic UI Support for Shiny
Version: 0.1.1
Authors@R: person("Filip", "Stachura", email = "filip@appsilondatascience.com",
  role = c("aut", "cre"))
Description: Creating a great user interface for your Shiny apps
    can be a hassle, especially if you want to work purely in R
    and don't want to use, for instance HTML templates. This
    package adds support for a powerful UI library Semantic UI -
    <http://semantic-ui.com/>. It also supports universal UI input 
    binding that works with various DOM elements.
BugReports: https://github.com/Appsilon/shiny.semantic/issues
Encoding: UTF-8
LazyData: TRUE
License: MIT + file LICENSE
Imports: utils, shiny (>= 0.12.1), htmltools (>= 0.2.6), htmlwidgets
        (>= 0.8), purrr (>= 0.2.2)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-29 07:28:46 UTC; krystian
Author: Filip Stachura [aut, cre]
Maintainer: Filip Stachura <filip@appsilondatascience.com>
Repository: CRAN
Date/Publication: 2017-05-29 08:05:27 UTC
