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

# Install 'juicyjuice' 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

8.11 score 3 stars 104 packages 1 scripts 276k downloads 1 exports 4 dependencies

Last updated 11 months agofrom:a8b71ed422. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 09 2024
R-4.5-winOKNov 09 2024
R-4.5-linuxOKNov 09 2024
R-4.4-winOKNov 09 2024
R-4.4-macOKNov 09 2024
R-4.3-winOKNov 09 2024
R-4.3-macOKNov 09 2024

Exports:css_inline

Dependencies:curljsonliteRcppV8