Showcase
Use these demos when evaluating or presenting markstream-vue@1.0. The stable 1.0 scope is the Vue 3 renderer; cross-framework labs remain experimental comparison surfaces.
| Demo | What it shows | Entry |
|---|---|---|
| AI Chat Streaming | Typewriter pacing, smooth streaming, reverse-flex chat scroll, retry/pause controls. | Playground |
| Diagnostic Studio | Shareable repro links, render-mode switching, sample switching, annotations, PDF export, sandbox checks. | Test Lab |
| Code Review / Diff | Monaco diff rendering, MarkdownCodeBlock fallback, streaming code block behavior. | Test Lab diff sample |
| Diagram Heavy | Progressive Mermaid, D2, Infographic, and heavy-block viewport scheduling. | Test Lab baseline sample |
| Thinking / Custom Components | Trusted <thinking> tags, nested Markdown, custom Vue components inside Markdown. | Test Lab thinking sample |
| Safe HTML / Repro Lab | Safe HTML policy, escaped unsafe content, issue-ready reproduction input. | Test Lab stress sample |
| Mermaid Export Override | Override Mermaid rendering and intercept export events. | Mermaid export demo |
| CDN Peer Loading | KaTeX and Mermaid loaded from CDN peers with worker setup. | CDN peers demo |
1.0 launch path
For launch material, start with:
- Playground for the primary streaming story.
- Test Lab for reproducible examples and share links.
- 1.0 Benchmark Report for measured performance evidence.
When sharing benchmark claims, cite a generated report from pnpm benchmark:1.0 or the 1.0 Benchmark GitHub Actions artifact.