Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rstudio/htmldeps

Packaged HTML dependencies for Shiny, R Markdown, flexdashboard, htmlwidgets, and leaflet
https://github.com/rstudio/htmldeps

dependencies r utility-package

Last synced: about 1 month ago
JSON representation

Packaged HTML dependencies for Shiny, R Markdown, flexdashboard, htmlwidgets, and leaflet

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```

[![Travis build status](https://travis-ci.org/rstudio/htmldeps.svg?branch=master)](https://travis-ci.org/rstudio/htmldeps)
[![CRAN status](https://www.r-pkg.org/badges/version/htmldeps)](https://cran.r-project.org/package=htmldeps)

## Centralized HTML Dependencies with **htmldeps**

The **htmldeps** package will provide `html_dependency_...()` functions to support the following packages: **shiny**, **rmarkdown**, **flexdashboard**, **htmlwidgets**, and **leaflet**.

## Code of Conduct

Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.

## License

MIT © RStudio