For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
24
Sponsor

Live Code Compilation

Split-screen where typed code on the left snaps a live UI preview on the right.

Customize
1

Installation

$ pnpm dlx shadcn@latest add @framecn/live-code-compilation

Usage

import { LiveCodeCompilation } from "@/components/framecn/live-code-compilation";
<LiveCodeCompilation />

API Reference

LiveCodeCompilation

PropTypeDefault
accentColorstring"#3b82f6"
speednumber1
fpsnumber30
durationInFramesnumber290
widthnumber1280
heightnumber900
classNamestring-

Notes