BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/alexcarpenter/example-info-list-01

Info List without header

alexcarpenter/example-info-list-01
FreeBlock

An example of the info list component without a header.

Install it

npx shadcn@latest add https://ui.alexcarpenter.me/r/example-info-list-01.json

Source

registry/examples/info-list-01.tsxui.alexcarpenter.me/r/example-info-list-01.json
1import {
2 InfoList,
3 InfoListItem,
4 InfoListIcon,
5 InfoListText,
6} from "@/registry/default/ui/info-list"
7import { Expand, Aperture, Palette } from "lucide-react"
8
9export function ExampleInfoList01() {
10 return (
11 <InfoList className="grid grid-cols-1 gap-8 @md/preview:grid-cols-3">
12 <InfoListItem>
13 <InfoListIcon className="text-muted-foreground">
14 <Expand />
15 </InfoListIcon>
16 <InfoListText>
17 Lorem ipsum dolor, sit amet consectetur adipisicing elit. Aliquam
18 eaque quidem rem.
19 </InfoListText>
20 </InfoListItem>
21
22 <InfoListItem>
23 <InfoListIcon className="text-muted-foreground">
24 <Aperture />
25 </InfoListIcon>
26 <InfoListText>
27 Lorem, ipsum dolor sit amet consectetur adipisicing elit. Fuga porro
28 magnam expedita blanditiis recusandae excepturi veritatis repudiandae.
29 </InfoListText>
30 </InfoListItem>
31
32 <InfoListItem>
33 <InfoListIcon className="text-muted-foreground">
34 <Palette />
35 </InfoListIcon>
36 <InfoListText>
37 Lorem, ipsum dolor sit amet consectetur adipisicing elit. Delectus
38 excepturi doloribus velit qui enim.
39 </InfoListText>
40 </InfoListItem>
41 </InfoList>
42 )
43}

What it pulls in

npm packages

  • lucide-react

Files it writes

  • registry/examples/info-list-01.tsx

Facts

Registry
alexcarpenter
Type
registry:block
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-10
Last confirmed
yesterday

Go to the source

ui.alexcarpenter.me alexcarpenter/ui.alexcarpenter.me on GitHub Raw registry item This item as JSON

More from alexcarpenter

All 6 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Inline Textexample-inline-text-01alexcarpenterBlocksFree1 dep
Pricing Tableexample-pricing-table-01alexcarpenterBlocksFree1 dep

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