momentum-modal
Version:
A Vue 3 plugin that lets you implement backend-driven modal dialogs for Inertia apps.
38 lines (23 loc) • 1.75 kB
Markdown
# Momentum Modal
Momentum Modal is a Vue 3 plugin that lets you implement backend-driven modal dialogs for Inertia apps.
You can find the full documentation [here](https://github.com/lepikhinb/momentum-modal).
Check out the [demo app](https://modal.advanced-inertia.com) demonstrating the Modal package in action.
## Advanced Inertia
[<img src="https://advanced-inertia.com/og.png" width="420px" />](https://advanced-inertia.com)
Take your Inertia.js skills to the next level with my book [Advanced Inertia](https://advanced-inertia.com/).
Learn advanced concepts and make apps with Laravel and Inertia.js a breeze to build and maintain.
## Momentum
Momentum is a set of packages designed to improve your experience building Inertia-powered apps.
- [Modal](https://github.com/lepikhinb/momentum-modal) — Build dynamic modal dialogs for Inertia apps
- [Preflight](https://github.com/lepikhinb/momentum-preflight) — Realtime backend-driven validation for Inertia apps
- [Paginator](https://github.com/lepikhinb/momentum-paginator) — Headless wrapper around Laravel Pagination
- [Trail](https://github.com/lepikhinb/momentum-trail) — Frontend package to use Laravel routes with Inertia
- [Lock](https://github.com/lepikhinb/momentum-lock) — Frontend package to use Laravel permissions with Inertia
- [Layout](https://github.com/lepikhinb/momentum-layout) — Persistent layouts for Vue 3 apps
- [Vite Plugin Watch](https://github.com/lepikhinb/vite-plugin-watch) — Vite plugin to run shell commands on file changes
## Credits
## Credits
- [Boris Lepikhin](https://twitter.com/lepikhinb)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.