Ecosyste.ms: Awesome

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

https://github.com/vue-final/vue-final-modal

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
https://github.com/vue-final/vue-final-modal

a11y dialog modal renderless-components stackable tiny vue vue-dialog vue-final-modal vue-modal vue3

Last synced: about 2 months ago
JSON representation

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.

Lists

README

        

# Vue Final Modal 4

The most powerful yet most light-weight modal library for Vue 3.

Vue Final Modal Logo


Downloads
License
Netlify Status



Version



Buy Me A Coffee

## Playground

- [Stackblitz for Vue 3](https://stackblitz.com/github/vue-final/vue-final-modal/tree/master/examples/vue3)
- [Stackblitz for Nuxt 3](https://stackblitz.com/github/vue-final/vue-final-modal/tree/master/examples/nuxt3)

## [Documentation](https://v4.vue-final-modal.org/)

Checkout [Migration guide from v3](https://v4.vue-final-modal.org/get-started/guide/migration-guide).

Looking for old version?

- [[email protected] for Vue 3](https://v3.vue-final-modal.org/)
- [[email protected] for Vue 2](https://v2.vue-final-modal.org/)

## Contribution Guide

```bash [pnpm]
# Install packages
pnpm install --shamefully-hoist

# Build vue-final-modal library first
pnpm build:vfm

# Run both docs and viteplay
pnpm dev

# Run dev for vue-final-modal
pnpm dev:vfm

# Run docs: http://localhost:3000/
pnpm dev:docs

# Run viteplay: http://localhost:5173/
pnpm dev:viteplay
```

## Contributors

Thank you to all the people who already contributed to `vue-final-modal`!


contributors

Made with [contributors-img](https://contrib.rocks).

🚀 If you have any ideas for optimization of `vue-final-modal`, feel free to open [issues](https://github.com/hunterliu1003/vue-final-modal/issues) or [pull requests](https://github.com/hunterliu1003/vue-final-modal/pulls).