Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)