Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RinteRface/tablerDash
tabler dashboard template for shiny
https://github.com/RinteRface/tablerDash
bootstrap4 r shiny shinyapps tabler-dashboard-template
Last synced: 3 months ago
JSON representation
tabler dashboard template for shiny
- Host: GitHub
- URL: https://github.com/RinteRface/tablerDash
- Owner: RinteRface
- Created: 2019-01-04T14:50:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T17:26:17.000Z (almost 3 years ago)
- Last Synced: 2024-07-08T14:49:26.388Z (4 months ago)
- Topics: bootstrap4, r, shiny, shinyapps, tabler-dashboard-template
- Language: CSS
- Homepage: https://rinterface.github.io/tablerDash/
- Size: 2.28 MB
- Stars: 83
- Watchers: 6
- Forks: 11
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - RinteRface/tablerDash - tabler dashboard template for shiny (CSS)
- awesome-shiny-extensions - tablerDash - Tabler dashboard template for Shiny with Bootstrap 4. (Theming / Dashboard Theming)
README
# tablerDash
[![R build status](https://github.com/RinteRface/tablerDash/workflows/R-CMD-check/badge.svg)](https://github.com/RinteRface/tablerDash/actions)
[![CRAN status](https://www.r-pkg.org/badges/version/tablerDash)](https://cran.r-project.org/package=tablerDash)
[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-ff69b4.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![cranlogs](https://cranlogs.r-pkg.org/badges/tablerDash)](https://cran.r-project.org/package=tablerDash)
[![total](https://cranlogs.r-pkg.org/badges/grand-total/tablerDash)](https://www.rpackages.io/package/tablerDash)> Tabler dashboard template for shiny with Bootstrap 4
See [https://tabler.io](https://tabler.io) for the original template.
## Installation
This package is on CRAN:
```r
# latest devel version
devtools::install_github("RinteRface/tablerDash")
# CRAN version
install.packages("tablerDash")
```## Demo
`{tablerDash}` works on all the RStudio products. See a demo [on shinyapps.io](https://dgranjon.shinyapps.io/tablerDashDemo/).
## Issues
Issues are listed [here](https://github.com/RinteRface/tablerDash/issues).
## Code of Conduct
Please note that the tablerDash project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.