There are occasions where you need a piece of HTML with integrated styles. A prime example of this is HTML email. This transformation involves moving the CSS and associated formatting instructions from the style block in the head of your document into the body of the HTML. Many prominent email clients require integrated styles in HTML email; otherwise a received HTML email will be displayed without any styling. This package will quickly and precisely perform these CSS transformations when given HTML text and it does so by using the JavaScript 'juice' library.
Version: | 0.1.0 |
Imports: | V8 (≥ 4.2.0) |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2022-11-10 |
DOI: | 10.32614/CRAN.package.juicyjuice |
Author: | Richard Iannone [aut, cre, cph], Automattic [cph] (juice library), juice contributors [ctb] (juice library) |
Maintainer: | Richard Iannone <riannone at me.com> |
BugReports: | https://github.com/rich-iannone/juicyjuice/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rich-iannone/juicyjuice |
NeedsCompilation: | no |
CRAN checks: | juicyjuice results |
Reference manual: | juicyjuice.pdf |
Package source: | juicyjuice_0.1.0.tar.gz |
Windows binaries: | r-devel: juicyjuice_0.1.0.zip, r-release: juicyjuice_0.1.0.zip, r-oldrel: juicyjuice_0.1.0.zip |
macOS binaries: | r-release (arm64): juicyjuice_0.1.0.tgz, r-oldrel (arm64): juicyjuice_0.1.0.tgz, r-release (x86_64): juicyjuice_0.1.0.tgz, r-oldrel (x86_64): juicyjuice_0.1.0.tgz |
Reverse imports: | gt, juicedown |
Please use the canonical form https://CRAN.R-project.org/package=juicyjuice to link to this page.