We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b3b22 commit c6c992cCopy full SHA for c6c992c
2 files changed
icons/toast.png
614 KB
modules/izi-toast.yml
@@ -0,0 +1,19 @@
1
+name: izi-toast
2
+description: >-
3
+ Elegant, responsive, and lightweight toast notification module for Nuxt 3
4
+ using iziToast. Supports auto-imported composables and full customization.
5
+repo: stephenjason89/nuxt-toast
6
+npm: nuxt-toast
7
+icon: toast.png
8
+github: https://github.com/stephenjason89/nuxt-toast
9
+website: https://github.com/stephenjason89/nuxt-toast
10
+learn_more: https://izitoast.marcelodolce.com/
11
+category: Libraries
12
+type: 3rd-party
13
+maintainers:
14
+ - name: Stephen Jason Wang
15
+ github: stephenjason89
16
+ twitter: stephenjason89
17
+compatibility:
18
+ nuxt: ^3.0.0
19
+ requires: {}
0 commit comments