# vue-js-modal

> Modal Component for Vue.js

Latest version **2.0.1** (published 2021-08-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install vue-js-modal
pnpm add vue-js-modal
yarn add vue-js-modal
bun add vue-js-modal
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2021-08-02 |
| First published | 2017-03-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 686.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4311 |
| Author | euvl |
| Maintainers | euvl |
| Keywords | front-end, web, vue, vuejs, vue-js, dialog, alert, modal, vue-js-modal, vue-modal |

## Links

- npm: https://www.npmjs.com/package/vue-js-modal
- Repository: https://github.com/euvl/vue-js-modal
- Homepage: https://github.com/euvl/vue-js-modal#readme
- Issues: https://github.com/euvl/vue-js-modal/issues
- npm.io page: https://npm.io/package/vue-js-modal

## Dependencies (1)

- [resize-observer-polyfill](https://npm.io/package/resize-observer-polyfill.md) ^1.5.1

## Alternatives

- [react-native-root-siblings](https://npm.io/package/react-native-root-siblings.md) — 102.9K weekly downloads
- [@praxisui/dialog](https://npm.io/package/@praxisui/dialog.md) — 2.0K weekly downloads
- [easy-toggle-state](https://npm.io/package/easy-toggle-state.md) — 350 weekly downloads
- [ngx-lightbox-evp](https://npm.io/package/ngx-lightbox-evp.md) — 19 weekly downloads
- [react-native-modal-translucent-axton](https://npm.io/package/react-native-modal-translucent-axton.md) — 4 weekly downloads

## Recent versions

- 2.0.1 (latest) — 2021-08-02
- 2.0.0-rc.6 — 2020-07-11
- 2.0.0-rc.5 — 2020-07-08
- 2.0.0-rc.4 — 2020-07-08
- 2.0.0-rc.3 — 2020-04-26
- 1.3.35 — 2020-04-22
- 1.3.34 — 2020-04-21
- 1.3.33 — 2020-02-08
- 1.3.32 — 2020-02-08
- 1.3.31 — 2019-04-29
- 1.3.28 — 2018-12-18
- 1.3.27 — 2018-11-22
- 1.3.26 — 2018-09-04
- 1.3.25 — 2018-09-01
- 1.3.24 — 2018-08-29
- … 55 more at https://npm.io/package/vue-js-modal/versions

## README

<p align="center">
  
# Vue.js modal

Easy to use, highly customizable Vue.js modal library.

### 😎 [Examples](http://vue-js-modal.yev.io/)

### 🤓 [Documentation](https://euvl.github.io/vue-js-modal/)

### 🤖 [Changelog](https://github.com/euvl/vue-js-modal/releases/tag/2.0.0-rc4)

### 🙌 [Looking for maintainers](https://github.com/euvl/vue-js-modal/issues/588)

### 💰 [Sponsorship](https://github.com/sponsors/euvl)

[![npm version](https://badge.fury.io/js/vue-js-modal.svg)](https://badge.fury.io/js/vue-js-modal)
[![npm](https://img.shields.io/npm/dm/vue-js-modal.svg)](https://www.npmjs.com/package/vue-js-modal)
[![npm](https://img.shields.io/npm/dt/vue-js-modal.svg)](https://www.npmjs.com/package/vue-js-modal)

# ⚠️⚠️⚠️ 2.0.0-rc.X version:

Version 2.0.0 release candidates will have breaking changes until it is 2.0.1. If you need a more stable version, please use 1.3.34.

If you notice any bugs or regressings please do not hesitate to report any issues.

<p align="right">
  <a href="https://www.buymeacoffee.com/yev" target="_blank">
  <img width="200" alt="screen shot 2018-03-01 at 10 33 39" src="https://user-images.githubusercontent.com/1577802/36840220-21beb89c-1d3c-11e8-98a4-45fc334842cf.png">
  </a>
</p>

<p align="center">
  <img src="https://media.giphy.com/media/3oKIPco1eNxAA1rD4Q/giphy.gif">
</p>

---

# Sponsorship & support

**If you are using this project please consider sponsoring it's further development & bug fixes**

Links: https://github.com/sponsors/euvl, https://www.buymeacoffee.com/yev

## This library is contributor-driven

**This library is contributor-driven**. It is not backed by any company, which means that all contributions are voluntary and done by the people who need them. If you need something improved, added, or fixed, please contribute it yourself. Please keep in mind that maintainers volunteer their free time to work on this project and have no obligation to reply on the issues, tailor library for specific use-cases or perform customer support.

## Other projects

Check out my other projects:

- https://github.com/euvl/vue-notification
- https://github.com/euvl/vue-js-toggle-button
- https://github.com/euvl/vue-js-popover
- https://github.com/euvl/v-clipboard

---
_Source: https://npm.io/package/vue-js-modal · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
