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.

Getting started

Package details

AuthorRichard Iannone [aut, cre, cph] (<https://orcid.org/0000-0003-3925-190X>), Automattic [cph] (juice library), juice contributors [ctb] (juice library)
MaintainerRichard Iannone <riannone@me.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/rich-iannone/juicyjuice
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("juicyjuice")

Try the juicyjuice package in your browser

Any scripts or data that you put into this service are public.

juicyjuice documentation built on Nov. 11, 2022, 1:05 a.m.