litehtml
brew install litehtml
v0.10
BSD-3-Clause
C++ HTML/CSS rendering engine library for embedding lightweight web display in applications.
Why you might care
Litehtml is a minimal, self-contained renderer useful when you need to display HTML/CSS in native applications without pulling in a full browser engine like Chromium or WebKit. It's primarily a build dependency for tools that embed formatted document rendering. Fast startup and low memory overhead compared to alternatives, though with limited CSS/JavaScript support.
5.7k
30-day installs · #549
11.0k
90-day · #775
37.1k
365-day · #796
Runtime dependencies
Build dependencies
Links
- http://www.litehtml.com/
- Brew formula source: Formula/l/litehtml.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"WebKit",
"Chromium",
"htmlcxx"
],
"build_dependencies": [
"cmake"
],
"categories": [
"library",
"header-only-library"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"gumbo-parser"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Fast and lightweight HTML/CSS rendering engine",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:57+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "litehtml",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "http://www.litehtml.com/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "litehtml \u2022 Fast and lightweight HTML/CSS rendering engine",
"installs_30d": 5681,
"installs_365d": 37070,
"installs_90d": 11032,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:45:36+00:00",
"llm_model": "claude-haiku-4-5",
"name": "litehtml",
"oldnames": [],
"one_liner": "C++ HTML/CSS rendering engine library for embedding lightweight web display in applications.",
"optional_dependencies": [],
"rank_30d": 549,
"rank_365d": 796,
"rank_90d": 775,
"raw_hash": "59c0eb6cd82c0ff4",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/l/litehtml.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.10",
"versioned_formulae": [],
"why_use_this": "Litehtml is a minimal, self-contained renderer useful when you need to display HTML/CSS in native applications without pulling in a full browser engine like Chromium or WebKit. It\u0027s primarily a build dependency for tools that embed formatted document rendering. Fast startup and low memory overhead compared to alternatives, though with limited CSS/JavaScript support."
}