All Projects → livewire → alpine-plugin

livewire / alpine-plugin

Licence: other
AlpineJS support within Livewire components

Programming Languages

javascript
184084 projects - #8 most used programming language

IMPORTANT: This repo is no longer needed. Livewire > 1.0 now supports Alpine out of the box.

Livewire AlpineJS Plugin

Usage

Include the CDN asset after your @livewireScripts statement in your app's layout file:

@livewireScripts
<script src="https://cdn.jsdelivr.net/gh/livewire/[email protected]/dist/livewire-alpine-plugin.js"></script>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].