vue-final / vue-final-modal

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

Home Page:https://vue-final-modal.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://vue-final-modal.org

License:MIT License


Languages

Language:TypeScript 71.8%Language:Vue 27.5%Language:HTML 0.7%