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
moumensoliman d9817c2bdb Add NativeFlipText component and update UI styles
Introduces NativeFlipText components for both BaseUI and ShadcnUI, along with a demo for BaseUI. Updates layout and responsive styles in detail task cards and home page content, including improved flex behavior and text sizing. Also updates the cash flow chart's heading size for better responsiveness and tweaks home page copy from 'copy' to 'install'.
2025-12-16 03:23:56 +02:00
.github Add funding information for moumen-soliman 2025-12-09 01:28:24 +02:00
.vscode fix un-registered components 2025-11-17 04:03:42 +02:00
app Hotfix 2025-12-16 02:50:53 +02:00
components Add NativeFlipText component and update UI styles 2025-12-16 03:23:56 +02:00
lib Resumes fix 2025-12-16 01:18:58 +02:00
package update package release 2025-12-16 02:40:13 +02:00
public Add NativeFlipText component and update UI styles 2025-12-16 03:23:56 +02:00
scripts Add uitripled CLI package and update install tabs 2025-12-16 01:43:46 +02:00
types v1 prepration 2025-12-15 23:23:47 +02:00
.eslintrc v1 prepration 2025-12-15 23:23:47 +02:00
.gitignore update package release 2025-12-16 02:40:13 +02:00
.prettierignore Add new page based components related to social media 2025-11-29 06:50:30 +02:00
.prettierrc.json v1 prepration 2025-12-15 23:23:47 +02:00
components.json Add required official shadcn 2025-11-18 12:08:57 +02:00
CONTRIBUTING.md fix un-registered components 2025-11-17 04:03:42 +02:00
eslint.config.mjs v1 prepration 2025-12-15 23:23:47 +02:00
LICENSE.md Add licence.md 2025-11-17 15:32:42 +02:00
lint_errors.txt v1 prepration 2025-12-15 23:23:47 +02:00
next.config.ts Major: Add native component demos and update AnimationDetailPage 2025-12-13 19:08:57 +02:00
package-lock.json v1 prepration 2025-12-15 23:23:47 +02:00
package.json Update package.json 2025-12-16 02:47:20 +02:00
postcss.config.mjs init skeleton 2025-11-17 00:38:18 +02:00
README.md orc: hotfix 2025-11-20 18:03:44 +02:00
registry.json Add uitripled CLI package and update install tabs 2025-12-16 01:43:46 +02:00
tsconfig.json init skeleton 2025-11-17 00:38:18 +02:00
yarn.lock v1 prepration 2025-12-15 23:23:47 +02:00

UI TripleD Logo

UI TripleD

Production-ready UI components and blocks powered by shadcn/ui and Framer Motion.

Docs · Report a bug · Feature request ·

License Issues

UI TripleD

Features

  • Production-Ready Components - Carefully crafted UI components built with shadcn/ui & Framer Motion
  • Visual Builder - Drag-and-drop interface for building and previewing components
  • Copy & Paste - One-click code copying for seamless integration
  • TypeScript Support - Full type safety throughout

Tech Stack

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

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.

Contributing

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

License

See LICENSE for details.