File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Vue Final Modal
2
2
3
- <p align =" center " ><a href =" https://vuejs.org " target =" _blank " rel =" noopener noreferrer " ><img width =" 100 " src =" https://vuejs.org/images/logo.png " alt =" Vue logo " ></a ></p >
3
+ <p align =" center " ><a href =" https://hunterliu1003.github.io/vue-final-modal/ " target =" _blank " rel =" noopener noreferrer " ><img width =" 600 " src =" https://hunterliu1003.github.io/assets/gifs/vue-final-modal.gif " alt =" Vue Final Modal Logo " ></a ></p >
4
4
5
5
<p align =" center " >
6
6
<a href =" https://npmcharts.com/compare/vue-final-modal?minimal=true " ><img src =" https://img.shields.io/npm/dm/vue-final-modal.svg?sanitize=true " alt =" Downloads " ></a >
Original file line number Diff line number Diff line change @@ -15,8 +15,14 @@ features:
15
15
- 3.2kb gzipped
16
16
---
17
17
18
- <img src =" /vue-final-modal/preview.png " class =" light-img " />
19
- <img src =" /vue-final-modal/preview-dark.png " class =" dark-img " />
18
+ <img src =" https://hunterliu1003.github.io/assets/gifs/vue-final-modal.gif " />
19
+
20
+ <p class =" flex space-x-4 " >
21
+ <a href =" https://npmcharts.com/compare/vue-final-modal?minimal=true " ><img class =" m-0 " src =" https://img.shields.io/npm/dm/vue-final-modal.svg?sanitize=true " alt =" Downloads " ></a >
22
+ <a href =" https://www.npmjs.com/package/vue-final-modal " ><img class =" m-0 " src =" https://badgen.net/bundlephobia/minzip/vue-final-modal " alt =" Size " ></a >
23
+ <a href =" https://www.npmjs.com/package/vue-final-modal " ><img class =" m-0 " src =" https://img.shields.io/npm/v/vue-final-modal.svg?sanitize=true " alt =" Version " ></a >
24
+ <a href =" https://www.npmjs.com/package/vue-final-modal " ><img class =" m-0 " src =" https://img.shields.io/npm/l/vue-final-modal.svg?sanitize=true " alt =" License " ></a >
25
+ </p >
20
26
21
27
[ Vue Final Modal] ( https://github.com/hunterliu1003/vue-final-modal ) is a customizable, stackable, detachable and lightweight modal component.
22
28
You can’t perform that action at this time.
0 commit comments