We are live on DevHunt: tool of the week contest

check it out

Terminal

A terminal simulation block with typing animations and command output.

Preview

Interactive Preview
zsh — orix-registry
$

Installation

Usage

tsx
import { Terminal } from "@/components/block/terminal"

export default function Demo() {
  return <Terminal />
}

Dependencies

framer-motion

Props

PropTypeDefault
linesarray-