Home

Awesome

spsComps <img src="https://github.com/lz100/spsComps/blob/master/img/spscomps.png?raw=true" align="right" height="139" />

systemPipeShiny Components (spsComps) package is a collection of Shiny custom UI and server components. These components include different kinds of new inputs, buttons, animations, progress loaders and more on the UI side. There are also components like exception handling, validation functions on server side.

Demos

Demotypesource code
shinyshinyapps.ioGithub
RmdRmarkdown renderedRaw

Install

Install release version from CRAN:

install.packages("spsComps")

Develop version:

if (!requireNamespace("remotes", quietly=TRUE))
    install.packages("remotes")
remotes::install_github("lz100/spsComps")

User manual

Other packages in systemPipeShiny

PackageDescriptionDocumentsFunction referenceDemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/sps_small.png?raw=true" align="right" height="30" width="30"/>systemPipeShinySPS main packagewebsitelinkdemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/spscomps.png?raw=true" align="right" height="30" width="30" />spsCompsSPS UI and server componentswebsitelinkdemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/drawer.png?raw=true" align="right" height="30" width="30" />drawerSPS interactive image editing toolwebsitelinkdemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/spsutil.png?raw=true" align="right" height="30" width="30" />spsUtilSPS utility functionswebsitelinkNA

some screenshots of spsComps

Animations

animation

Loaders

loader

Buttons

Code display button

display_code

Go top button

gotop

Input buttons

buttons

Button groups

buttons_tab

Table of buttons

buttons_table

Gallery

gallery

Logos

logos

Progress tracking

Porgress panel

pg_panel

Timeline

timeline

Tooltips

tooltips

tooltips

Popovers

popovers

popovers

Colorful titles

spstitle

Colorful divider lines

spshr