Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RinteRface/shinyUIkit
UIkit API for shiny
https://github.com/RinteRface/shinyUIkit
Last synced: 3 months ago
JSON representation
UIkit API for shiny
- Host: GitHub
- URL: https://github.com/RinteRface/shinyUIkit
- Owner: RinteRface
- Created: 2018-05-23T15:20:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T14:55:17.000Z (over 5 years ago)
- Last Synced: 2024-04-23T12:23:04.675Z (7 months ago)
- Language: R
- Homepage: https://rinterface.github.io/shinyUIkit/
- Size: 536 KB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shiny-extensions - shinyUIkit - UIkit API for Shiny. (Theming / Generic Theming)
- jimsghstars - RinteRface/shinyUIkit - UIkit API for shiny (R)
README
# shinyUIkit
[![CRAN status](https://www.r-pkg.org/badges/version/shinyUIkit)](https://cran.r-project.org/package=shinyUIkit)
[![Travis build status](https://travis-ci.org/RinteRface/shinyUIkit.svg?branch=master)](https://travis-ci.org/RinteRface/shinyUIkit)> [UIkit](https://getuikit.com) API for shiny
# Demo
Soon
# Note for developers
- This build uses UIkit 3.0.3 (the first release was built on top of 3.0.0 rc 16)
- UIkit tabs do not render shiny output elements by default. Need to add some
[items](https://getbootstrap.com/docs/3.3/javascript/#tabs) from boostrap 3.3.6 to make it run properly. This is not the perfect solution but it works well.