Production-ready UI blocks, components, and full pages available in shadcn/ui and Base UI, powered by Framer Motion, with a Landing Page Builder, Background Builder, and Grid Generator.
Find a file
2026-04-15 22:11:56 +02:00
.cursor Create mcp.json 2026-01-12 14:08:42 +02:00
.github Turbo merge (#5) 2026-01-06 04:20:09 +02:00
.vscode fix un-registered components 2025-11-17 04:03:42 +02:00
apps/docs Add author credits; register marquee & dashboard 2026-04-14 17:58:28 +02:00
packages fix NativeMarquee component demo mobile (#10) 2026-04-15 22:09:43 +02:00
.gitignore Update .gitignore 2026-01-15 11:46:56 +02:00
.nvmrc Turbo merge (#5) 2026-01-06 04:20:09 +02:00
.prettierignore Add new page based components related to social media 2025-11-29 06:50:30 +02:00
.prettierrc.json V1/release 16 Dec 2025 (#4) 2025-12-16 02:52:02 +02:00
CODE_OF_CONDUCT.md Turbo merge (#5) 2026-01-06 04:20:09 +02:00
CONTRIBUTING.md fix un-registered components 2025-11-17 04:03:42 +02:00
LICENSE.md hotfix 2025-12-31 17:53:27 +02:00
package.json Add Folder Animation component and registry entries 2026-01-24 22:28:08 +02:00
pnpm-lock.yaml Update pnpm-lock.yaml 2026-01-22 15:43:33 +02:00
pnpm-workspace.yaml Turbo merge (#5) 2026-01-06 04:20:09 +02:00
README.md Update README.md 2026-04-15 22:11:56 +02:00
turbo.json Turbo merge (#5) 2026-01-06 04:20:09 +02:00

UI TripleD Logo

UI TripleD

Production-ready UI blocks, components, and full pages available in shadcn/ui and Base UI, powered by Framer Motion, with a Landing Builder, Background Builder, and Grid Generator.


Vercel OSS Program

Docs · Report a bug · Feature request ·

License Issues

UI TripleD

Features

  • Production-Ready Components - Carefully crafted UI components built with shadcn/ui & Framer Motion
  • Landing Builder - Drag-and-drop shadcn/ui blocks to assemble full landing pages in seconds
  • Background Builder - Shader-powered and animated Aurora backgrounds, fast to tweak and export
  • Grid Generator - Compose complex Tailwind CSS grid layouts with just a few clicks
  • TypeScript Support - Full type safety throughout

Turbo Monorepo

  • Managed with Turborepo and pnpm workspaces
  • Run tasks via turbo run <script> (e.g., pnpm dev --filter=uitripled-docs for the docs app)
  • Node.js 18+ is required

Tech Stack

Sponsored by

vercel
Vercel
shadcn/studio
shadcn/studio
Shadcncraft
Shadcncraft
ShadcnBlocks
Shadcnblocks.com
OpenPanel
OpenPanel
Lucide Animated
lucide-animated
ReactBits
ReactBits
shadcnspace
shadcnspace
efferd
Efferd
shoogle
Shoogle

Getting Started

Install dependencies:

pnpm install

Run the development server:

pnpm dev --filter=uitripled-docs

Open http://localhost:3000 in your browser.

Usage

Browse components in the library, preview them, and copy the code directly into your project. Use the visual builder to customize components and see live previews. Try the specialized builders:

  • Landing Builder for shadcn/ui landing pages
  • Background Builder for shaders and animated Aurora backgrounds
  • Grid Generator for Tailwind CSS grids

Contributing

Contributions are welcome! Please read our Contributing Guide before submitting pull requests.

License

See LICENSE for details.