Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RinteRface/shiny386
Provides an old school Bootstrap 4 template for Shiny. It is built on top of the Bootstrap 386 HTML template
https://github.com/RinteRface/shiny386
bootstrap4 oldschool r shiny template
Last synced: 12 days ago
JSON representation
Provides an old school Bootstrap 4 template for Shiny. It is built on top of the Bootstrap 386 HTML template
- Host: GitHub
- URL: https://github.com/RinteRface/shiny386
- Owner: RinteRface
- License: other
- Created: 2020-07-15T09:01:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T08:56:02.000Z (5 months ago)
- Last Synced: 2024-08-01T00:47:31.124Z (3 months ago)
- Topics: bootstrap4, oldschool, r, shiny, template
- Language: R
- Homepage: https://rinterface.github.io/shiny386/
- Size: 1.63 MB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - RinteRface/shiny386 - Provides an old school Bootstrap 4 template for Shiny. It is built on top of the Bootstrap 386 HTML template (R)
README
# shiny386
[![CRAN
status](https://www.r-pkg.org/badges/version/shiny386)](https://CRAN.R-project.org/package=shiny386)
[![Lifecycle:
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![R build
status](https://github.com/RinteRface/shiny386/workflows/R-CMD-check/badge.svg)](https://github.com/RinteRface/shiny386/actions)The goal of shiny386 is to provide an old school Bootstrap 4 template
for Shiny. It is built on top of the [Bootstrap
386](http://kristopolous.github.io/BOOTSTRA.386/demo.html) HTML
template.## Installation
You can install the released version of shiny386 from Github with:
``` r
pak::paks("RinteRface/shiny386")
```## Example