Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhk0530/shinyReadme
shinyReadme
https://github.com/jhk0530/shinyReadme
readme-generator shiny shinyapps
Last synced: about 2 months ago
JSON representation
shinyReadme
- Host: GitHub
- URL: https://github.com/jhk0530/shinyReadme
- Owner: jhk0530
- License: mit
- Created: 2019-12-18T06:19:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T05:36:36.000Z (6 months ago)
- Last Synced: 2024-08-13T07:11:24.403Z (5 months ago)
- Topics: readme-generator, shiny, shinyapps
- Language: R
- Homepage: https://jhkim.shinyapps.io/shinyReadme/
- Size: 26.4 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jhk0530/shinyReadme - shinyReadme (R)
README
# :yellow_heart: shinyReadme
[![shinyReadme status badge](https://jhk0530.r-universe.dev/badges/shinyReadme)](https://jhk0530.r-universe.dev/shinyReadme)
user-friendly generate github readme
## :clipboard: Prerequisites
* [shiny](https://github.com/rstudio/shiny) - 1.4.0
* [markdown](https://github.com/rstudio/rmarkdown) - 1.1
* [semantic.dashboard](https://github.com/Appsilon/semantic.dashboard) - 0.1.1
* [shiny.semantic](https://github.com/Appsilon/shiny.semantic) - 0.2.1
* [shinyjs](https://github.com/daattali/shinyjs) - 1.0
* [V8](https://github.com/jeroen/v8) - 2.3or
* use shinyapps.io will not require these libraries.
## :wrench: Install / Run
```r
install.packages(
"shinyReadme",
repos = c("https://jhk0530.r-universe.dev", "https://cloud.r-project.org")
)
```1) use shinyReadme with local machine
```r
library(shinyReadme)
shinyReadme()
```2) use shinyReadme with shinyapps.io
[Here](https://jhkim.shinyapps.io/shinyReadme/)
## :two_hearts: Usage
* click blocks
* modify them.
* copy/paste or download mdfile
## :blush: Authors
* :octocat: Jh Kim [@jhk0530](http://github.com/jhk0530/)
## :cloud: ShinyApps
https://jhkim.shinyapps.io/shinyReadme/
## :memo: License
Copyright :copyright: 2019 Jinhwan Kim
This project is [MIT](https://opensource.org/licenses/MIT) licensed*This README was generated with :two_hearts: by [shinyReadme](http://github.com/jhk0530/shinyReadme)*