Skip to content

vue-final/vue-final-modal

Repository files navigation

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

Checkout Migration guide from v3.

Looking for old version?

Contribution Guide

# 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.

🚀 If you have any ideas for optimization of vue-final-modal, feel free to open issues or pull requests.