Package: juicyjuice 0.1.0.9000

Richard Iannone

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.

Authors:Richard Iannone [aut, cre], Automattic [cph], juice contributors [ctb], Posit Software, PBC [cph, fnd]

juicyjuice_0.1.0.9000.tar.gz
juicyjuice_0.1.0.9000.zip(r-4.5)juicyjuice_0.1.0.9000.zip(r-4.4)juicyjuice_0.1.0.9000.zip(r-4.3)
juicyjuice_0.1.0.9000.tgz(r-4.4-any)juicyjuice_0.1.0.9000.tgz(r-4.3-any)
juicyjuice_0.1.0.9000.tar.gz(r-4.5-noble)juicyjuice_0.1.0.9000.tar.gz(r-4.4-noble)
juicyjuice_0.1.0.9000.tgz(r-4.4-emscripten)juicyjuice_0.1.0.9000.tgz(r-4.3-emscripten)
juicyjuice.pdf |juicyjuice.html
juicyjuice/json (API)
NEWS

# Installjuicyjuice in R:
install.packages('juicyjuice',repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rstudio/juicyjuice/issues

On CRAN:

csshtmlinlining

1 exports 3 stars 6.81 score 4 dependencies 88 dependents 131.3k downloads

Last updated 7 months agofrom:a8b71ed422

Exports:css_inline

Dependencies:curljsonliteRcppV8