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.7)shiny.tailwind_0.2.2.zip(r-4.6)shiny.tailwind_0.2.2.zip(r-4.5)
shiny.tailwind_0.2.2.tgz(r-4.6-any)shiny.tailwind_0.2.2.tgz(r-4.5-any)
shiny.tailwind_0.2.2.tar.gz(r-4.7-any)shiny.tailwind_0.2.2.tar.gz(r-4.6-any)
shiny.tailwind_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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'))

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

On CRAN:

Conda:

5.94 score 70 stars 51 scripts 1.2k downloads 24 exports 30 dependencies

Last updated from:74ca523a9e. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR118
source / vignettesOK179
linux-release-x86_64ERROR117
macos-release-arm64ERROR119
macos-oldrel-arm64ERROR145
windows-develERROR74
windows-releaseERROR89
windows-oldrelERROR78
wasm-releaseOK104

Exports:compile_tailwindcssinstall_tailwindcss_cliis_tailwindcss_installedtwBtnOpenModaltwCheckboxGroupInputtwCheckboxInputtwDateInputtwDateRangeInputtwFileInputtwModalDialogtwNumericInputtwSelectInputtwSelectizeInputtwSliderInputtwTabContenttwTabNavtwTextAreaInputtwTextInputtwVarSelectInputtwVarSelectizeInputuse_daisyuiuse_flowbiteuse_prelineuse_tailwind

Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

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
Allows you to use 'preline' componentsuse_preline
'TailwindCSS' with Shinyuse_tailwind