Monospace install line with a segmented progress meter and percentage.
The import and the props worth knowing about, in one place.
import { Terminal5 } from "@/components/beste/piece/terminal5";
<Terminal5
label="Installing dependencies"
percent={72}
segments={12}
/>Stacked task list with done, running, and pending status markers.
Dark shell line with an emerald prompt, command text, and a blinking block cursor.
Shell prompt with a git branch segment and a clean or dirty status marker.
npm install beste-uiPackage manager tabs that swap the install command, with a copy button.