Documentation

svelterm renders Svelte components to a terminal cell grid with real HTML and CSS semantics. The rule: any feature with a sensible meaning on a grid of character cells works the way a browser author expects; anything pixel-derived parses and is silently dropped, and you style each mode on its own terms with @media (display-mode: terminal | browser).