Package: shiny.react
Title: Tools for Using React in Shiny
Version: 0.3.0
Authors@R: 
  c(
    person("Kamil", "Żyła", role = c("aut", "cre"), email = "opensource+kamil@appsilon.com"),
    person("Jakub", "Sobolewski", role = "aut", email = "jakub.sobolewski@appsilon.com"),
    person("Marek", "Rogala", role = "aut", email = "marek@appsilon.com"),
    person("Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
  )
URL: https://appsilon.github.io/shiny.react/,
        https://github.com/Appsilon/shiny.react
Description: 
  A toolbox for defining React component wrappers which can be used seamlessly in Shiny apps.
License: LGPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Imports: glue, htmltools, jsonlite, logger, purrr, rlang, shiny
Suggests: knitr, leaflet, lintr (>= 3.0.0), mockery (>= 0.4.2),
        rcmdcheck, rmarkdown, styler, testthat
NeedsCompilation: no
Packaged: 2022-12-22 15:22:15 UTC; kamil
Author: Kamil Żyła [aut, cre],
  Jakub Sobolewski [aut],
  Marek Rogala [aut],
  Appsilon Sp. z o.o. [cph]
Maintainer: Kamil Żyła <opensource+kamil@appsilon.com>
Repository: CRAN
Date/Publication: 2022-12-25 07:20:07 UTC
