Livewire alternatives and similar libraries
Based on the "Framework Extras" category.
Alternatively, view livewire alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of Livewire or a related project?
README
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:END -->
Laravel Livewire
See the docs for everything: https://laravel-livewire.com/docs/quickstart
Awesome Livewire stuff here: https://github.com/imliam/awesome-livewire
All contributions are welcomed! (but please start a discussion to make sure the PR is warranted first)
Ideas, questions and bugs belong in Discussions or Discord server.
Contribute to the docs here: https://github.com/livewire/docs
Roadmap
- Add
wire:append
for appending DOM changes rather than replacing them - Refine the "asset_url" config. Potentially change to "app_url" (https://github.com/livewire/livewire/pull/1693)
- Support multiple pagination (https://github.com/livewire/livewire/pull/1997)
- A CSP-safe mode for Livewire (https://github.com/livewire/livewire/pull/2485#issuecomment-784355989)
- Add
$wire.errors()
type deal
License
Copyright © Caleb Porzio
Laravel Livewire is open-sourced software licensed under the [MIT license](LICENSE.md).
*Note that all licence references and agreements mentioned in the Livewire README section above
are relevant to that project's source code only.