Package: shiny.blueprint
Title: Palantir's 'Blueprint' for 'Shiny' Apps
Version: 0.2.0
Authors@R: 
  c(
    person("Kamil", "Żyła", role = c("aut", "cre"), email = "opensource+kamil@appsilon.com"),
    person("Filip", "Akkad", role = "aut", email = "filip.akkad@filpro.io"),
    person("Filip", "Stachura", role = "aut", email = "filip@appsilon.com"),
    person("Paweł", "Chabros", role = "aut", email = "pawel.chabros@yahoo.pl"),
    person("Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
  )
Description: 
  Easily use 'Blueprint', the popular 'React' library from Palantir, in your 'Shiny' app.
  'Blueprint' provides a rich set of UI components for creating visually appealing applications
  and is optimized for building complex, data-dense web interfaces.
  This package provides most components from the underlying library,
  as well as special wrappers for some components
  to make it easy to use them in 'R' without writing 'JavaScript' code.
License: LGPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Imports: checkmate, htmltools, shiny, shiny.react (>= 0.2.2), utils
Suggests: knitr, lintr (>= 3.0.0), purrr, rcmdcheck, rmarkdown,
        shiny.router
NeedsCompilation: no
Packaged: 2023-03-14 14:54:26 UTC; kamil
Author: Kamil Żyła [aut, cre],
  Filip Akkad [aut],
  Filip Stachura [aut],
  Paweł Chabros [aut],
  Appsilon Sp. z o.o. [cph]
Maintainer: Kamil Żyła <opensource+kamil@appsilon.com>
Repository: CRAN
Date/Publication: 2023-03-15 07:30:02 UTC
