Package manager tabs that swap the install command, with a copy button.
npm install beste-uiRequires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Terminal4 } from "@/components/beste/piece/terminal4";
<Terminal4
packageName="beste-ui"
/>pnpm dlx shadcn@latest add buttonCLI code line with a chevron prefix and a copy button that flips to a check.
Monospace install line with a segmented progress meter and percentage.
Dark shell line with an emerald prompt, command text, and a blinking block cursor.
Stacked task list with done, running, and pending status markers.
Shell prompt with a git branch segment and a clean or dirty status marker.
Unified diff with added and removed lines tinted green and red.