mikail/vibeui
Composer 安装命令:
composer require mikail/vibeui
包简介
A clean, responsive Laravel/Livewire UI component library that uses TailwindCSS.
README 文档
README
VibeUI is a clean, responsive Laravel/Livewire UI component library that uses TailwindCSS. It provides a set of reusable components for building user interfaces.
Installation
To install VibeUI, run:
composer require mikail/vibeui
Usage
To use the components, you can simply include them in your Blade templates. For example:
<vibe-button variant="primary" size="md">Click me</vibe-button>
Customization
You can publish the configuration and views for customization. Run:
php artisan vendor:publish --provider="VibeUI\\VibeUIServiceProvider" --tag="vibeui-views" php artisan vendor:publish --provider="VibeUI\\VibeUIServiceProvider" --tag="vibeui-config"
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-04-19