Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.