SUSupaUI

Typography

CodeToken

Color-only span — paints a single syntax-highlight kind. The primitive behind the Code highlighter.

Install

bash
npx shadcn@latest add https://supaui.dev/r/code-token.json

Kinds

const save = (name: string) => "ok";

API

  • kind — keyword · string · number · comment · function · type · operator · punctuation · attribute · boolean · tag · regex.