Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/livewire/vue
A plugin to add support for using Vue components within Livewire.
https://github.com/livewire/vue
Last synced: 4 months ago
JSON representation
A plugin to add support for using Vue components within Livewire.
- Host: GitHub
- URL: https://github.com/livewire/vue
- Owner: livewire
- Archived: true
- Created: 2020-02-19T18:11:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T01:07:21.000Z (12 months ago)
- Last Synced: 2024-09-21T13:32:06.062Z (4 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 196
- Watchers: 6
- Forks: 17
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-livewire - Livewire VueJS Support
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