beartropy/tables
🐻 Beartropy Tables
A flexible Livewire table component for the TALL stack
Tailwind • Alpine • Laravel • Livewire
This is yet another Laravel Livewire table package provided "as is". It offers the essentials for building data tables: filtering, searching, sorting, bulk actions, and column toggling.
📚 Documentation
The full documentation for this package involves installation, configuration, and advanced usage examples.
👉 Read the full documentation at beartropy.com/tables
✨ Key Features
- Searchable: Built-in search functionality to quickly find data.
- Sortable: Easy column sorting support for any field.
- Filters: Flexible filtering system to refine datasets.
- Bulk Actions: Perform actions on multiple selected rows at once.
- Column Toggling: Allow users to show or hide columns dynamically.
- TALL Stack Optimized: Built seamlessly for Tailwind CSS, Alpine.js, Laravel, and Livewire.
🚀 Quick Installation
You can install the package via composer:
composer require beartropy/tables
🤝 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.