In Development v0.3.72026
@Alexourus/ui
A modular, copy-paste React & Next.js component library and CLI built on Radix UI and Tailwind CSS, featuring 54+ accessible primitives, composite SaaS blocks, zero vendor lock-in, and dynamic theming.

About the Project
Quick Installation & Usage
Install Command
$npx @alexourus/ui init
Quick Start Example
$ npx @alexourus/ui add button card dialog pricing-table
✔ Registry senkronizasyonu tamamlandı.
✔ Bağımlılıklar çözümlendi: @radix-ui/react-slot, @radix-ui/react-dialog
✔ Oluşturuldu: src/components/ui/button.tsx
✔ Oluşturuldu: src/components/ui/card.tsx
✔ Oluşturuldu: src/components/ui/dialog.tsx
✔ Oluşturuldu: src/components/blocks/pricing-table.tsx
🚀 Bileşenler projenize başarıyla eklendi!