Skip to content

Commit d26e4f2

Browse files
committed
(plugin) update readme
1 parent bdb292e commit d26e4f2

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
1-
<p align="center">
2-
3-
# Vue.js modal (Vue 3)
4-
5-
Easy to use, highly customizable Vue.js modal library.
1+
[![npm version](https://badge.fury.io/js/@febe95%2Fvue-js-modal.svg)](https://badge.fury.io/js/@febe95%2Fvue-js-modal)
2+
[![npm](https://img.shields.io/npm/dm/%40febe95%2Fvue-js-modal.svg)](https://www.npmjs.com/package/@febe95/vue-js-modal)
3+
[![npm](https://img.shields.io/npm/dt/%40febe95%2Fvue-js-modal.svg)](https://www.npmjs.com/package/@febe95/vue-js-modal)
64

75
> [!NOTE]
8-
> This is a fork of the original [`vue-js-modal`](https://github.com/euvl/vue-js-modal) by [euvl](https://github.com/euvl).
6+
> This is a fork of the popular [euvl/vue-js-modal](https://github.com/euvl/vue-js-modal) package, updated for use with Vue 3.
97
> The fork is based on the 2.0.1 branch. The `master` branch contains some new but broken functionality (slots in dynamic modals).
108
11-
### 😎 [Examples](http://vue-js-modal.yev.io/)
9+
---
1210

13-
### 🤓 [Documentation](https://febe95.github.io/vue-js-modal/)
11+
# Vue.js modal (Vue 3)
1412

15-
### 🤖 [Changelog](https://github.com/febe95/vue-js-modal/releases/)
13+
Easy to use, highly customizable Vue.js modal library.
1614

17-
### 💰 [Sponsorship](https://github.com/sponsors/febe95))
15+
### 😎 [Demo](https://febe95.github.io/vue-js-modal/demo/)
1816

19-
[![npm version](https://badge.fury.io/js/@febe95%2Fvue-js-modal.svg)](https://badge.fury.io/js/@febe95%2Fvue-js-modal)
20-
[![npm](https://img.shields.io/npm/dm/%40febe95%2Fvue-js-modal.svg)](https://www.npmjs.com/package/@febe95/vue-js-modal)
21-
[![npm](https://img.shields.io/npm/dt/%40febe95%2Fvue-js-modal.svg)](https://www.npmjs.com/package/@febe95/vue-js-modal)
17+
### 🤓 [Documentation](https://febe95.github.io/vue-js-modal/)
18+
19+
### 💰 [Sponsorship](https://github.com/sponsors/febe95)
2220

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

0 commit comments

Comments
 (0)