Package: shiny.react
Title: Tools for Using React in Shiny
Version: 0.4.0
Authors@R: 
  c(
    person("Jakub", "Sobolewski", role = c("aut", "cre"), email = "opensource+jakub.sobolewski@appsilon.com"),
    person("Kamil", "Żyła", role = "aut", email = "kamil@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.3.1
VignetteBuilder: knitr
Imports: glue, htmltools, jsonlite, logger, methods, purrr, rlang,
        shiny, stringi
Suggests: chromote, covr, knitr, leaflet, lintr (>= 3.0.0), rcmdcheck,
        rmarkdown, shinytest2, styler, testthat, withr
NeedsCompilation: no
Packaged: 2024-05-20 08:38:13 UTC; jakub
Author: Jakub Sobolewski [aut, cre],
  Kamil Żyła [aut],
  Marek Rogala [aut],
  Appsilon Sp. z o.o. [cph]
Maintainer: Jakub Sobolewski <opensource+jakub.sobolewski@appsilon.com>
Repository: CRAN
Date/Publication: 2024-05-20 12:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:52:45 UTC; unix
