juicyjuice: Inline CSS Properties into HTML Tags Using 'juice'

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
Author: Richard Iannone ORCID iD [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

Documentation:

Reference manual: juicyjuice.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: gt, juicedown

Linking:

Please use the canonical form https://CRAN.R-project.org/package=juicyjuice to link to this page.