Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/livewire/vue

A plugin to add support for using Vue components within Livewire.
https://github.com/livewire/vue

Last synced: about 2 months ago
JSON representation

A plugin to add support for using Vue components within Livewire.

Awesome Lists containing this project

README

        

# Livewire VueJS Support Plugin

If you are using VueJS AND Livewire on the same page, this plugin is required.

Additionally, it allows you to use Vue components within your Livewire components.

## Livewire Version Support
Livewire Version | Vue Plugin Version
--- | ---
1.x | 0.2.x
2.x | 0.3.x

## Installation
### CDN
Include the CDN asset after `@livewireScripts` or `` in your app's HTML:

```html
...
@livewireScripts