File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- # Vue Toastification (for Vue 2)
1
+ # Vue Toastification
2
2
3
3
** Are you using Vue 3?** Check out [ Vue Toastification v2] ( https://github.com/Maronato/vue-toastification/tree/next ) !
4
4
5
5
[ ![ NPM] ( https://flat.badgen.net/npm/v/vue-toastification )] ( https://www.npmjs.com/package/vue-toastification ) [ ![ Bundle] ( https://flat.badgen.net/bundlephobia/minzip/vue-toastification )] ( https://bundlephobia.com/result?p=vue-toastification@latest ) [ ![ Vue 2] ( https://img.shields.io/badge/Vue-2-green )] ( https://img.shields.io/badge/Vue-2-green )
6
6
7
- [ ![ Build Status] ( https://travis-ci.com/Maronato/vue-toastification.svg?branch=master )] ( https://travis-ci.com/Maronato/vue-toastification ) [ ![ codecov] ( https://codecov.io/gh/Maronato/vue-toastification/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Maronato/vue-toastification ) [ ![ Codacy Badge ] ( https://api.codacy.com/project/badge/Grade/d10315093b4c45a097ac10d1276015ce )] ( https://app.codacy.com/manual/Maronato/vue-toastification?utm_source=github.com&utm_medium=referral&utm_content=Maronato/vue-toastification&utm_campaign=Badge_Grade_Dashboard ) [ ![ Maintainability ] ( https://api.codeclimate.com/v1/badges/8e2c16345047e8e03b58/maintainability )] ( https://codeclimate.com/github/Maronato/vue-toastification/maintainability )
7
+ [ ![ Build Status] ( https://travis-ci.com/Maronato/vue-toastification.svg?branch=master )] ( https://travis-ci.com/Maronato/vue-toastification ) [ ![ codecov] ( https://codecov.io/gh/Maronato/vue-toastification/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Maronato/vue-toastification )
8
8
9
-
10
- [ ![ dependencies Status] ( https://david-dm.org/maronato/vue-toastification/status.svg )] ( https://david-dm.org/maronato/vue-toastification ) [ ![ devDependencies Status] ( https://david-dm.org/maronato/vue-toastification/dev-status.svg )] ( https://david-dm.org/maronato/vue-toastification?type=dev )
11
-
12
- ![ track] ( https://shrt.maronato.dev/z9Jg8/track )
13
9
![ vt] ( https://i.imgur.com/i2PMcTq.gif )
14
10
15
11
16
12
Light, easy and beautiful toasts!
17
13
18
14
Wanna try it out? Check out the [ live demo] ( https://maronato.github.io/vue-toastification/ ) !
19
15
16
+ ** Attention!** These are the docs for Vue Toastification v1, which is ** only** compatible with Vue 2+
17
+
18
+ If you are using Vue 3, check out [ Vue Toastification v2] ( https://github.com/Maronato/vue-toastification/tree/next )
19
+
20
20
21
- - [ Vue Toastification (for Vue 2) ] ( #vue-toastification-for-vue-2 )
21
+ - [ Vue Toastification] ( #vue-toastification )
22
22
- [ Features] ( #features )
23
23
- [ Demo] ( #demo )
24
24
- [ Installation] ( #installation )
You can’t perform that action at this time.
0 commit comments