Package: shiny.semantic
Type: Package
Title: Semantic UI Support for Shiny
Version: 0.3.0
Authors@R: c(person("Filip", "Stachura", email = "filip@appsilon.com", role = "aut"),
  person("Krystian", "Igras", email = "krystian@appsilon.com", role = "aut"),
  person("Adam", "Forys", email = "adam@appsilon.com", role = "aut"),
  person("Dominik", "Krzeminski", email = "dominik@appsilon.com", role = "cre"),
  person(family = "Appsilon Sp. z o.o.", role = c("cph")))
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: shiny (>= 0.12.1), htmltools (>= 0.2.6), htmlwidgets (>= 0.8),
        purrr (>= 0.2.2), magrittr, jsonlite
Suggests: dplyr, gapminder, testthat, lintr, covr
RoxygenNote: 7.0.2.9000
NeedsCompilation: no
Packaged: 2020-03-12 12:25:59 UTC; dominik
Author: Filip Stachura [aut],
  Krystian Igras [aut],
  Adam Forys [aut],
  Dominik Krzeminski [cre],
  Appsilon Sp. z o.o. [cph]
Maintainer: Dominik Krzeminski <dominik@appsilon.com>
Repository: CRAN
Date/Publication: 2020-03-13 07:10:02 UTC
