Package: shinyChakraUI
Title: A Wrapper of the 'React' Library 'Chakra UI' for 'Shiny'
Version: 1.0.0
Authors@R: c(
    person(given = "Stéphane",
           family = "Laurent",
           role = c("aut", "cre"),
           email = "laurent_step@outlook.fr"),
    person(given = "Segun",
           family = "Adebayo",
           role = "cph",
           comment = "'Chakra UI' library (https://chakra-ui.com/)"),
    person(given = "David",
           family = "Kaye",
           role = "ctb",
           comment = "'json-normalize.js'"),
    person(given = "RubyLouvre",
           role = "cph",
           comment = "'jsx-parser' library"))
Description: Makes the 'React' library 'Chakra UI' usable in 'Shiny' apps. 'Chakra UI' components include alert dialogs, drawers (sliding panels), menus, modals, popovers, sliders, and more. 
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/stla/shinyChakraUI
BugReports: https://github.com/stla/shinyChakraUI/issues
RoxygenNote: 7.1.1
Imports: htmltools, reactR, shiny, jsonlite, rlang, stringr, grDevices,
        utils, formatR
Suggests: testthat (>= 3.0.0), V8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-07-14 13:50:42 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Segun Adebayo [cph] ('Chakra UI' library (https://chakra-ui.com/)),
  David Kaye [ctb] ('json-normalize.js'),
  RubyLouvre [cph] ('jsx-parser' library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2021-07-15 07:50:03 UTC
