BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/Pure UI/accordion-scale-demo
This component no longer exists. It was in Pure UI’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-10 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.

accordion-scale-demo

pure-ui/accordion-scale-demo
RemovedExample

Pure UI publishes no description for this item.

Install it

npx shadcn@latest add https://raw.githubusercontent.com/MusKRI/pure-ui/main/public/r/accordion-scale-demo.json

Source

src/registry/pure-ui/examples/accordion/accordion-scale-demo.tsxraw.githubusercontent.com/MusKRI/pure-ui/main/public/r/accordion-scale-demo.json
1import {
2 Accordion,
3 AccordionPanel,
4 AccordionItem,
5 AccordionTrigger,
6} from "@/registry/pure-ui/ui/accordion";
7
8export function AccordionScaleDemo() {
9 return (
10 <Accordion animationPreset="scale" className="w-full max-w-xl">
11 <AccordionItem value="item-1">
12 <AccordionTrigger className="flex items-center gap-2">
13 What Is Cricket?
14 </AccordionTrigger>
15 <AccordionPanel className="flex flex-col gap-4 text-balance">
16 <p className="text-[15px] text-muted-foreground">
17 A bat-and-ball sport played between two teams of eleven, focused on
18 scoring runs and taking wickets.
19 </p>
20 </AccordionPanel>
21 </AccordionItem>
22 <AccordionItem value="item-2">
23 <AccordionTrigger className="flex items-center gap-2">
24 Formats of the Game
25 </AccordionTrigger>
26 <AccordionPanel className="flex flex-col gap-4 text-balance">
27 <p className="text-[15px] text-muted-foreground">
28 Cricket has three main formats: Test, ODI, and T20—each with
29 different lengths and strategies.
30 </p>
31 </AccordionPanel>
32 </AccordionItem>
33 <AccordionItem value="item-3">
34 <AccordionTrigger className="flex items-center gap-2">
35 Basic Rules
36 </AccordionTrigger>
37 <AccordionPanel className="flex flex-col gap-4 text-balance">
38 <p className="text-[15px] text-muted-foreground">
39 Teams take turns batting and bowling. The batting side scores runs,
40 while the bowling side tries to dismiss batters.
41 </p>
42 </AccordionPanel>
43 </AccordionItem>
44 <AccordionItem value="item-4">
45 <AccordionTrigger className="flex items-center gap-2">
46 Key Player Roles
47 </AccordionTrigger>
48 <AccordionPanel className="flex flex-col gap-4 text-balance">
49 <p className="text-[15px] text-muted-foreground">
50 Players specialize as batters, bowlers, all-rounders, or
51 wicketkeepers—each contributing differently to the team.
52 </p>
53 </AccordionPanel>
54 </AccordionItem>
55 </Accordion>
56 );
57}

What it pulls in

Other registry items

  • accordion

Files it writes

  • src/registry/pure-ui/examples/accordion/accordion-scale-demo.tsx

Facts

Registry
Pure UI
Type
registry:example
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-01
Last confirmed
9 days ago

Go to the source

pure.kam-ui.com MusKRI/pure-ui 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