Declarative component library in pure JavaScript — no jQuery, no build step. Configure everything via HTML attributes. Native Livewire 3 and 4 integration.
# Instalar
composer require ozi-ui/core:^2.0
# Publicar assets
php artisan vendor:publish --tag=ozi-ui
# Verificar
php artisan ozi:check
<!-- No <head> — sem jQuery, sem build -->
@oziStyles
@oziScripts
<!-- Plugin específico -->
@oziPlugin('ozi-select')
Built for developers who want real productivity — without unnecessary complexity.
From data loading to WYSIWYG editor — all integrated and consistent.
One line to install, two attributes to use. Full docs with live examples.