slide-shell · v0.7.0+
SlideCodeCompare
Dos paneles de código lado-a-lado con badge flotante absoluto al medio. Highlight ligero por regex (keywords, strings, números, comentarios, fn calls). Soporta ts | js | py | shell | css | json | plain.
FastMCP · 6× menos código
Props
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
eyebrow | string | '' | Kicker. |
title | string | '' | Título. |
titleHighlight | string | '' | Substring del título a destacar. |
left / right | Pane | — | { title, tag?, code, lang? }. |
badge | string | '' | Texto del badge flotante (vacío = sin badge). |
leftKind / rightKind | 'bad' | 'good' | 'neutral' | 'bad' / 'good' | Accent del border + tag pill por panel. |