CodeView
fancy-tuiSyntax-highlighted terminal code.
Editorial · Why / What / How
Long-form context for CodeView hasn't been written yet. Contribute one — open a PR to app/Support/ComponentContext.php on the showcase repo and add a fancy-tui/code-view entry.
┌──────────────────────────────────────────────────────────────────┐│ 1 │ const x = 1; ││ 2 │ export default x; │└──────────────────────────────────────────────────────────────────┘
A real Ink render, captured by fancy-tui's own showcase harness. For a TUI you can drive, open the live terminal docs.
