Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RinteRface/shinyEffects
Custom CSS effects for shiny
https://github.com/RinteRface/shinyEffects
Last synced: 3 months ago
JSON representation
Custom CSS effects for shiny
- Host: GitHub
- URL: https://github.com/RinteRface/shinyEffects
- Owner: RinteRface
- License: other
- Created: 2018-11-07T16:22:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T17:26:07.000Z (almost 3 years ago)
- Last Synced: 2024-07-07T21:21:21.946Z (4 months ago)
- Language: R
- Homepage: https://rinterface.github.io/shinyEffects/
- Size: 212 KB
- Stars: 48
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shiny-extensions - shinyEffects - Customize shiny apps with CSS effects (Zoom / Pulse / Shadow / Shake). (UI Components / Animation Effects)
- jimsghstars - RinteRface/shinyEffects - Custom CSS effects for shiny (R)
README
# shinyEffects
[![CRAN status](https://www.r-pkg.org/badges/version/shinyEffects)](https://cran.r-project.org/package=shinyEffects)
[![R-CMD-check](https://github.com/RinteRface/shinyEffects/workflows/R-CMD-check/badge.svg)](https://github.com/RinteRface/shinyEffects/actions)
[![cranlogs](https://cranlogs.r-pkg.org/badges/shinyEffects)](https://cran.r-project.org/package=shinyEffects)
[![total](https://cranlogs.r-pkg.org/badges/grand-total/shinyEffects)](https://www.rpackages.io/package/shinyEffects)> Fancy CSS effects for shiny
Customize your shiny apps with these CSS effects.
## Installation
```r
# from CRAN
install.packages("shinyEffects")
# Latest version
devtools::install_github("RinteRface/shinyEffects")
```## Demo
```r
library(shinyEffects)
shinyEffectsGallery()
```See also [here](https://rinterface.com/shiny/shinyEffects/)
## Note
`{shinyEffects}` has been updated to work with `{shinydashboardPlus}` 2.0.0 and `{bs4Dash}` 2.0.0