# 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/migration/from-v3). Looking for old version? - [vue-final-modal@3.x for Vue 3](https://v3.vue-final-modal.org/) - [vue-final-modal@2.x 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 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).