Package: shiny.tailwind 0.2.2

Kyle Butts

shiny.tailwind: 'TailwindCSS' for Shiny Apps

Allows 'TailwindCSS' to be used in Shiny apps with just-in-time compiling, custom css with '@apply' directive, and custom tailwind configurations.

Authors:Kyle Butts [aut, cre], David Zimmermann-Kollenda [ctb]

shiny.tailwind_0.2.2.tar.gz
shiny.tailwind_0.2.2.zip(r-4.5)shiny.tailwind_0.2.2.zip(r-4.4)shiny.tailwind_0.2.2.zip(r-4.3)
shiny.tailwind_0.2.2.tgz(r-4.4-any)shiny.tailwind_0.2.2.tgz(r-4.3-any)
shiny.tailwind_0.2.2.tar.gz(r-4.5-noble)shiny.tailwind_0.2.2.tar.gz(r-4.4-noble)
shiny.tailwind_0.2.2.tgz(r-4.4-emscripten)shiny.tailwind_0.2.2.tgz(r-4.3-emscripten)
shiny.tailwind.pdf |shiny.tailwind.html
shiny.tailwind/json (API)

# Install 'shiny.tailwind' in R:
install.packages('shiny.tailwind', repos = c('https://kylebutts.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kylebutts/shiny.tailwind/issues

On CRAN:

23 exports 58 stars 6.58 score 30 dependencies 127 mentions 26 scripts 639 downloads

Last updated 1 years agofrom:ebfad44328. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-winOKSep 04 2024
R-4.5-linuxOKSep 04 2024
R-4.4-winOKSep 04 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 04 2024
R-4.3-macOKSep 04 2024

Exports:compile_tailwindcssinstall_tailwindcss_cliis_tailwindcss_installedtwBtnOpenModaltwCheckboxGroupInputtwCheckboxInputtwDateInputtwDateRangeInputtwFileInputtwModalDialogtwNumericInputtwSelectInputtwSelectizeInputtwSliderInputtwTabContenttwTabNavtwTextAreaInputtwTextInputtwVarSelectInputtwVarSelectizeInputuse_daisyuiuse_flowbiteuse_tailwind

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

Readme and manuals

Help Manual

Help pageTopics
Starts the 'TailwindCSS' CLIcompile_tailwindcss
Installs the 'TailwindCSS' CLIinstall_tailwindcss_cli
Checks if 'TailwindCSS' CLI is installedis_tailwindcss_installed
Creates a button to open a Modal DialogtwBtnOpenModal
Wrapper around 'shiny::checkboxGroupInput()' but allowing for more classestwCheckboxGroupInput
Wrapper around 'shiny::checkboxInput()' but allowing for more classestwCheckboxInput
Wrapper around 'shiny::dateInput()' but allowing for more classestwDateInput
Wrapper around 'shiny::dateRangeInput()' but allowing for more classestwDateRangeInput
Wrapper around 'shiny::fileInput()' but allowing for more classestwFileInput
Creates a Modal DialogtwModalDialog
Wrapper around 'shiny::numericInput()' but allowing for more classestwNumericInput
Wrapper around 'shiny::selectInput()' but allowing for more classestwSelectInput
Wrapper around 'shiny::selectizeInput()' but allowing for more classestwSelectizeInput
Wrapper around 'shiny::sliderInput()' but allowing for more classestwSliderInput
Creates the Content Elements of TabstwTabContent
Creates the Navigation Element of TabstwTabNav
Wrapper around 'shiny::textAreaInput()' but allowing for more classestwTextAreaInput
Wrapper around 'shiny::textInput()' but allowing for more classestwTextInput
Wrapper around 'shiny::varSelectInput()' but allowing for more classestwVarSelectInput
Wrapper around 'shiny::varSelectizeInput()' but allowing for more classestwVarSelectizeInput
Allows you to use 'daisyUI' elementsuse_daisyui
Allows you to use 'flowbite' componentsuse_flowbite
'TailwindCSS' with Shinyuse_tailwind