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: about 3 hours 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: 2024-09-26T19:37:00.000Z (3 months ago)
- Last Synced: 2024-12-21T07:07:22.226Z (7 days ago)
- Topics: bootstrap4, r, shiny, shinyapps, tabler-dashboard-template
- Language: CSS
- Homepage: https://rinterface.github.io/tablerDash/
- Size: 3.38 MB
- Stars: 86
- Watchers: 6
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# tablerDash
[![R-CMD-check](https://github.com/RinteRface/tablerDash/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RinteRface/tablerDash/actions/workflows/R-CMD-check.yaml)
[![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://lifecycle.r-lib.org/articles/stages.html#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://cran.r-project.org/package=tablerDash)> Tabler dashboard template for shiny with Bootstrap 4
See 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
## 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.