https://github.com/pachadotdev/shinybird
https://github.com/pachadotdev/shinybird
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pachadotdev/shinybird
- Owner: pachadotdev
- License: other
- Created: 2020-02-22T03:44:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T19:21:27.000Z (over 4 years ago)
- Last Synced: 2025-02-14T21:47:12.153Z (over 1 year ago)
- Language: R
- Size: 624 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# shinybird
A small package that built with the idea of embedding Shiny apps in a website.
The idea is to provide a minimal top bar with tabs and navbar menus.
You can quickly change the colours and/or fonts (Google Fonts) with arguments such as
`color = "red"` and/or `font = "Roboto Slab"`, or you can pass a custom CSS file to the Shiny app.