Skip to content

Commit c6c992c

Browse files
feat: add izi-toast (#1199)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent a6b3b22 commit c6c992c

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

icons/toast.png

614 KB
Loading

modules/izi-toast.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)