# ratatui/ratzilla

Build terminal-themed web applications with Rust and WebAssembly. Powered by Ratatui.

Repository: https://github.com/ratatui/ratzilla
Canonical: https://ross.abutalabs.com/products/ratzilla
Homepage: https://ratatui.github.io/ratzilla/demo/
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: ratatui, rust, trunk, tui, wasm, wasm-bindgen, web, web-framework, web-sys, webassembly
Last push: 2026-07-04T17:30:55+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 87, longevity 43
- inputs: {"age_days": 609, "days_push": 60, "days_rel": 86, "gap_med": 17, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1433, forks 65 (observed 2026-08-28T04:04:43.217959+00:00)

## What it is
Ratzilla is a Rust framework for building terminal-themed web applications using Ratatui widgets compiled to WebAssembly. It renders TUI-style interfaces in the browser via DOM or canvas backends, with project templates using Trunk.

## Use cases
- build terminal-themed web apps in rust
- render ratatui tui widgets in the browser
- create retro terminal-style dashboards with webassembly
- port a rust tui to the web
- build a browser-based terminal ui with keyboard events

## When to choose
- you want ratatui's widget model and terminal aesthetics in a web app
- you prefer writing frontend logic in rust compiled to wasm
- you want a lightweight alternative to dom-heavy frontend frameworks for stylized uis

## When to avoid
- you need a conventional dom-based web ui with standard html/css components
- you need accessibility features or seo-friendly server-rendered content
- you want a mature production frontend framework with a large ecosystem

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, frontend-framework, ui-components, wasm
- domain: web-development, frontend, developer-tools
- platform: wasm, browser, rust
- tags: ratatui, tui, terminal-aesthetics, webassembly, trunk, web

## Member repositories
- ratatui/ratzilla (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.217959+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:58.343388+00:00, confidence not recorded.
  - readme: https://github.com/ratatui/ratzilla (fetched 2026-08-28T04:04:43.217959+00:00, sha 78217077bd00)
  - homepage: https://ratatui.github.io/ratzilla/demo/ (fetched 2026-08-29T11:48:03.677874+00:00, sha 913dcd49d441)
  - registry_crates: https://crates.io/api/v1/crates/ratzilla (fetched 2026-08-29T11:48:03.680218+00:00, sha cb76075fd3ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
