5,418
Bookmarks
5,618
Installs
114,218
Views
import {
AnimatedSpan,
Terminal,
TypingAnimation,
} from "@/components/ui/terminal"
export default function TerminalDemo() {
return (
<Terminal>
<TypingAnimation>> pnpm dlx shadcn@latest init</TypingAnimation>
<AnimatedSpan className="text-green-500">
✔ Preflight checks.
</AnimatedSpan>
<AnimatedSpan className="text-green-500">46 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Magic UI — browse the full library on Nuxus.