beartropy / ui
UI components for Laravel/Livewire
Requires
- php: >=8.0
- blade-ui-kit/blade-heroicons: ^2.6
- tightenco/ziggy: ^2.6
Requires (Dev)
- livewire/livewire: ^3.6
- orchestra/testbench: ^10.4
- pestphp/pest: ^3.8
- pestphp/pest-plugin-faker: ^3.0
- pestphp/pest-plugin-laravel: ^3.2
- pestphp/pest-plugin-livewire: ^3.0
This package is auto-updated.
Last update: 2026-06-10 04:19:04 UTC
README
🐻 Beartropy UI
A comprehensive UI component library for the TALL stack
Tailwind • Alpine • Laravel • Livewire
A comprehensive UI component library specifically designed for the TALL stack (Tailwind, Alpine, Laravel, Livewire).
📚 Documentation
The full documentation for this package involves installation, configuration, and advanced usage examples.
👉 Read the full documentation at beartropy.com/ui
✨ Key Features
- Comprehensive Component Library: Over 40+ components including Buttons, Inputs, Modals, Dropdowns, and Layouts.
- TALL Stack Optimized: Built seamlessly for Tailwind CSS, Alpine.js, Laravel, and Livewire integration.
- Modern Interactive Elements: sophisticated components like CommandPalette, FileDropzone, Date/Time pickers, and ChatInput.
- Theme Support: Built-in light/dark mode support with ToggleTheme component.
- Developer Friendly: Customizable and easy to integrate into existing Laravel applications.
🚀 Quick Installation
You can install the package via composer:
composer require beartropy/ui
🤖 AI Assistant Support
Beartropy UI includes comprehensive AI coding assistant integration to help you build faster.
Claude Code
Built-in skills with slash commands:
/bt-ui-form # Create forms with components /bt-ui-component # Component documentation /bt-ui-livewire # Livewire integration /bt-ui-patterns # Complete UI examples /bt-ui-setup # Installation help
Cursor
Copy the included .cursorrules to your project:
cp vendor/beartropy/ui/docs/ai-assistants/cursor/.cursorrules .cursorrules
Other AI Tools
Reference the universal guide in your prompts:
Check vendor/beartropy/ui/docs/ai-assistants/BEARTROPY_GUIDE.md
👉 Full AI Assistant Documentation
🤝 Contributing
Please see CONTRIBUTING for details.
📄 License
The MIT License (MIT). Please see License File for more information.
Note
Disclaimer: This software is provided "as is", without warranty of any kind, express or implied. Use at your own risk.