frameui/frameui
Composer 安装命令:
composer require frameui/frameui
包简介
FrameUI Blade and Livewire components
README 文档
README
Blade and Livewire UI components with a precompiled CSS and JavaScript runtime.
composer require frameui/frameui
@import 'tailwindcss'; @import '../../vendor/frameui/frameui/dist/frameui.css';
Place @frameuiAppearance before your stylesheet and @frameuiScripts before
@livewireScripts. Components use the <frameui::button> tag form.
Package component sources live in resources/views/frameui, matching the
application override convention used by namespaced Blade component libraries.
FrameUI does not require tailwind-scrollbar. If package views are published and
customized, add @source '../views/vendor/frameui'; to the application's CSS.
Pro customers run php artisan frameui:pro and then install
frameui/frameui-pro; no additional CSS or JavaScript build step is required.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-12