Skip to content

❗ This is a read-only mirror of the CRAN R package repository. fomantic.plus — Add Extra 'Fomantic UI' Components to 'shiny.semantic'. Homepage: https://github.com/ashbaldry/fomantic.plus Report bugs for this package: https://github.com/ashbaldry/fomantic.plus/issues

License

Notifications You must be signed in to change notification settings

cran/fomantic.plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex sticker of fomantic.plus package

fomantic.plus

R-CMD-check codecov

{fomantic.plus} contains a series of functions that create elements and perform behaviours from Fomantic UI; the package works as an extension to the {shiny.semantic} package.

Form Validation

Input validation is an important part of shiny applications, and with form_validation you can have (the majority) of the validation done within the UI.

Navbar Page

Similar to {shiny}'s navbarPage, {fomantic.plus} includes the ability to create a page with a navbar, along with the options to show/hide tabs, and change to a specific tab on the server-side.

Bootstrap UI (shiny) Fomantic UI (fomantic.plus)

Dark Mode

Using darkmode_toggle() will include a toggle in the UI to enable all Fomantic UI elements to change into the "inverted" class, giving the ability to have a light and dark mode application

Light Mode Dark Mode

Installation

devtools::install_github("ashbaldry/fomantic.plus")

Examples

About

❗ This is a read-only mirror of the CRAN R package repository. fomantic.plus — Add Extra 'Fomantic UI' Components to 'shiny.semantic'. Homepage: https://github.com/ashbaldry/fomantic.plus Report bugs for this package: https://github.com/ashbaldry/fomantic.plus/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published