Package: shinyChakraSlider
Title: Combined Slider and Numeric Input for 'Shiny'
Version: 0.1.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 = c("ctb", "cph"),
           email = "sage@adebayosegun.com",
           comment = "'chakra-ui' library (https://github.com/chakra-ui/chakra-ui)"),
    person(given = "Goran",
           family = "Gajic",
           role = c("ctb", "cph"),
           comment = "'react-icons' library (https://github.com/react-icons/react-icons)"),
    person(given = "Peter",
           family = "Newnham",
           role = c("ctb", "cph"),
           comment = "'react-html-parser' library (https://github.com/wrakky/react-html-parser)")
    )
Description: Provides a combined slider and numeric input for usage in a 'Shiny' app. The slider and the numeric input are linked together: each one is updated when the other one changes. Many styling properties are customizable (e.g. colors and size).
URL: https://github.com/stla/shinyChakraSlider
BugReports: https://github.com/stla/shinyChakraSlider/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: htmltools, shiny, reactR, grDevices, utils
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-08-26 12:30:33 UTC; stla
Author: Stéphane Laurent [aut, cre],
  Segun Adebayo [ctb, cph] ('chakra-ui' library
    (https://github.com/chakra-ui/chakra-ui)),
  Goran Gajic [ctb, cph] ('react-icons' library
    (https://github.com/react-icons/react-icons)),
  Peter Newnham [ctb, cph] ('react-html-parser' library
    (https://github.com/wrakky/react-html-parser))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2020-08-31 10:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:43:02 UTC; windows
