Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luvi-ui/laravel-luvi
UI components for Laravel you can copy and paste into your app. shadcn-ui like. Built with Blade and AlpineJS. Usable with Livewire.
https://github.com/luvi-ui/laravel-luvi
alpine laravel livewire php shadcn
Last synced: 24 days ago
JSON representation
UI components for Laravel you can copy and paste into your app. shadcn-ui like. Built with Blade and AlpineJS. Usable with Livewire.
- Host: GitHub
- URL: https://github.com/luvi-ui/laravel-luvi
- Owner: luvi-ui
- License: mit
- Created: 2024-06-19T13:43:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T22:56:58.000Z (about 1 month ago)
- Last Synced: 2024-10-01T09:22:10.730Z (about 1 month ago)
- Topics: alpine, laravel, livewire, php, shadcn
- Language: JavaScript
- Homepage: https://laravel-luvi.com
- Size: 71.3 KB
- Stars: 163
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Luvi UI
[![Latest Version on Packagist](https://img.shields.io/packagist/v/luvi-ui/laravel-luvi.svg?style=flat-square)](https://packagist.org/packages/luvi-ui/laravel-luvi)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/luvi-ui/laravel-luvi/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/luvi-ui/laravel-luvi/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/luvi-ui/laravel-luvi/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/luvi-ui/laravel-luvi/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/luvi-ui/laravel-luvi.svg?style=flat-square)](https://packagist.org/packages/luvi-ui/laravel-luvi)## About Luvi UI
See our documentation for installation and configuration [here](https://laravel-luvi.com).## Installation
You can install the package via composer:
```bash
composer require luvi-ui/laravel-luvi
```## Contributing
Thank you for considering contributing to Luvi UI! For the start we keep it simple. If you find anything missing, please create a pull request.
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
- Participants will be tolerant of opposing views.
- Participants must ensure that their language and actions are free of personal attacks and disparaging personal remarks.
- When interpreting the words and actions of others, participants should always assume good intentions.
- Behavior that can be reasonably considered harassment will not be tolerated.## Security Vulnerabilities
If you discover a security vulnerability within Luvi UI, please send an e-mail to us via [[email protected]]([email protected]). All security vulnerabilities will be promptly addressed.
## License
Luvi UI is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
## Credits
- [luvi-ui](https://github.com/luvi-ui)