BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/shadcn/ui/terminal-demo
This component no longer exists. It was in shadcn/ui’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-13 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.

Terminal Demo

nyxui/terminal-demo
RemovedExample

Example showing a terminal.

Install it

npx shadcn@latest add https://nyxui.com/r/terminal-demo.json

Source

registry/example/terminal-demo.tsxnyxui.com/r/terminal-demo.json
1import React from "react";
2import InteractiveTerminal from "../ui/terminal";
3import { Rocket } from "lucide-react";
4
5const TerminalDemo = () => {
6 return (
7 <div className="flex flex-col gap-12 w-full max-w-4xl mx-auto relative">
8 <div>
9 <InteractiveTerminal
10 command="deploy --production"
11 autoExecute
12 variant="dark"
13 repeat
14 icon={<Rocket className="mr-2 text-blue-400" />}
15 steps={[
16 "Initializing deployment pipeline...",
17 "Running pre-deployment checks...",
18 "Building application assets...",
19 "Running test suite...",
20 "Optimizing build size...",
21 "Provisioning cloud resources...",
22 "Deploying to production servers...",
23 ]}
24 finalMessage={`
25 ✅ DEPLOYMENT SUCCESSFUL!
26
27 Application deployed to: https://nyxui.com/
28 Build version: 1.0.42
29 Deployment ID: d8f72b3e-9c1a-4f8b-b98c-7f2e9e1fcb5a
30 Deployment time: 2m 43s
31
32 All systems operational. Monitoring dashboard available at /admin/metrics
33 `}
34 stepDelay={800}
35 className="rounded-md border border-blue-900/50 shadow-md hover:shadow-lg transition-shadow"
36 />
37 </div>
38 </div>
39 );
40};
41
42export default TerminalDemo;

What it pulls in

Other registry items

  • https://nyxui.com/r/terminal.json

Files it writes

  • registry/example/terminal-demo.tsx

Facts

Registry
shadcn/ui
Type
registry:example
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-09
Last confirmed
6 days ago

Go to the source

Docs on shadcn/ui nyxui.com MihirJaiswal/nyxui on GitHub Raw registry item This item as JSON

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex