Skip to content

Latest commit

History

History
117 lines (88 loc) 路 4.34 KB

index.md

File metadata and controls

117 lines (88 loc) 路 4.34 KB
title description position fullscreen features version
Introduction
Vue Final Modal is a renderless, stackable, detachable and lightweight modal component.
0
true
Support Vue 3, Vue 2 and Nuxt
Tailwind CSS friendly
Renderless component
Tiny bundle size
Support stackable, detachable, scrollable, draggable, resizable, transition, accessibility, focusTrap, dynamic modal
2

Vue Final Modal Logo

Vue Final Modal Logo

Downloads License Netlify Status

Version Size Coverage Status

Version Size Coverage Status

Buy Me A Coffee

Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
You can create a higher-order component easily and can customize template, script and style based on your needs.

馃帀 Looking to Vue 3 version? 馃帀

馃憠 It's over here! 馃憟

Features

Enjoy light and dark mode:聽

Development

# Clone repo
git clone https://github.com/vue-final/vue-final-modal.git

# Run linter
pnpm lint

# Run unit test
pnpm test

# Build library
pnpm
pnpm build

# Run examples
cd examples
pnpm
pnpm dev

# Run docs
cd docs
pnpm
pnpm dev

Contribution

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

Made with contributors-img.

To develop vue-final-modal, I learn a lot from these awesome libraries:

There is no perfect library even the final of vue modal.

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