← Back to home
Comparison · DevOps

ellipsis vs htmltools

A side-by-side editorial comparison of ellipsis and htmltools — release velocity, themes, recent moves, and the top alternatives to consider.

ellipsis vs htmltools: at a glance

Featureellipsishtmltools
SectorDevOpsDevOps
Velocity score0.00.0
Sparks · 30d00
Top themesargument checking, rlang, tidyverse, superseded packageshiny, css, layout, maintenance
Last editorial update48m ago1h ago
WebsiteVisit →Visit →

What is ellipsis?

ellipsis' checks live in rlang now; the package is a compatibility shim.

ellipsis provides check_dots_used(), check_dots_unnamed() and check_dots_empty() for catching arguments silently swallowed by dots. Its functional development finished in 2019 across the 0.2.0 and 0.3.0 releases. The two releases since deal only with rlang and CRAN, and 0.3.3 makes the rlang dependency unconditional.

Read the full ellipsis trajectory →

What is htmltools?

htmltools spends three releases walking back its own fill-layout opinions

htmltools generates the HTML that Shiny, bslib and R Markdown emit. Recent releases are dominated by one project - the fill and fillable layout system that powers bslib cards - being tuned release after release, surrounded by fixes for whatever testthat or R-devel changed underneath.

Read the full htmltools trajectory →

ellipsis vs htmltools: editorial side-by-side

E
ellipsis
DEVOPS
0.0

ellipsis' checks live in rlang now; the package is a compatibility shim.

◆ Current state

ellipsis provides check_dots_used(), check_dots_unnamed() and check_dots_empty() for catching arguments silently swallowed by dots. Its functional development finished in 2019 across the 0.2.0 and 0.3.0 releases. The two releases since deal only with rlang and CRAN, and 0.3.3 makes the rlang dependency unconditional.

◆ Where it's heading

The package built its full surface quickly, hardened it once by switching the check functions from warnings to errors, then saw the ideas move upstream. These checks are part of rlang's own API now, which leaves ellipsis as a compatibility layer for packages still importing it directly. The 0.3.3 change to depend on rlang unconditionally states that relationship plainly.

◆ Prediction

With the functionality living in rlang, the next release is most likely another CRAN-driven fix; there is no sign of new checks being added here.

H
htmltools
DEVOPS
0.0

htmltools spends three releases walking back its own fill-layout opinions

◆ Current state

htmltools generates the HTML that Shiny, bslib and R Markdown emit. Recent releases are dominated by one project - the fill and fillable layout system that powers bslib cards - being tuned release after release, surrounded by fixes for whatever testthat or R-devel changed underneath.

◆ Where it's heading

The fill work is converging rather than expanding: 0.5.6 stopped forcing overflow on fillable containers, 0.5.7 stopped forcing full width on fill items, and 0.5.8 lowered the CSS's precedence by moving it into a named cascade layer. Each step removes an opinion that broke someone's layout. The two most recent releases add nothing at all beyond test compatibility.

◆ Prediction

With the fill CSS now scoped to its own cascade layer, expect fewer layout corrections and a continued pattern of small releases driven by testthat and R-devel rather than new API.

Alternatives to ellipsis and htmltools

Other DevOps products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either ellipsis or htmltools.

See all ellipsis alternatives → · See all htmltools alternatives →

Recent activity from ellipsis and htmltools

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 4mo agoellipsisNow depends unconditionally on rlang
  2. 8mo agohtmltoolsTest fix for testthat 3.3.0
  3. 8mo agohtmltoolscapturePlot() examples run only interactively
  4. 2y agohtmltoolsFill CSS moves into its own cascade layer
  5. 2y agohtmltoolssave_html() becomes generic; css() passes CSS variables through
  6. 2y agohtmltoolstagQuery() no longer errors traversing NULL on r-devel
  7. 3y agohtmltoolsFillable containers stop forcing overflow, respect intrinsic size
  8. 5y agoellipsisLicense changed to MIT; rlang compatibility updated
  9. 6y agoellipsisR-devel fix and new ?dots_used documentation topic
  10. 6y agoellipsischeck_dots_* functions gain an action argument
  11. 7y agoellipsischeck_ functions now throw errors; check_dots_empty() added
  12. 7y agoellipsischeck_dots_unnamed() added

Frequently asked questions

What is the difference between ellipsis and htmltools?

They serve adjacent needs but don't currently overlap on shipped themes. ellipsis and htmltools are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is ellipsis better than htmltools?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ellipsis and htmltools are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.

What are the best alternatives to ellipsis?

Top ellipsis alternatives in DevOps are ranked by recent ship velocity. Browse the "ellipsis alternatives" section above for the current picks, or visit /alternatives/ellipsis for the full list with editorial commentary on each.

What are the best alternatives to htmltools?

Top htmltools alternatives in DevOps are ranked by recent ship velocity. Browse the "htmltools alternatives" section above for the current picks, or visit /alternatives/htmltools for the full list with editorial commentary on each.