Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 25 additions & 2 deletions modules/nuxt-notify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: nuxt-notify
description: >-
Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon
(actions, avatars, progress, themes, UI overrides).
Toast notifications for Nuxt 3/4 by Levi Labs. Tailwind CSS + Nuxt Icon with
actions, avatars, progress bars, themes, and per-toast UI overrides.
Lightweight (~1.6 kB gzipped), type-safe, and SSR-friendly.
repo: nizaamomer/nuxt-notify
npm: nuxt-notify
icon: nuxt-notify.png
Expand All @@ -13,6 +14,28 @@ type: 3rd-party
maintainers:
- name: Nizam Omer
github: nizaamomer
- name: Levi Labs
github: levilabs-dev
compatibility:
nuxt: ^3.0.0 || ^4.0.0
requires: {}
aliases:
- toast
- notifications
- notify
- toast-notifications
- toastify
- snackbar
- snackbars
- alert
- alerts
- notifier
- nuxt-toast
- vue-toast
- messages
- notification
- toast-message
- toast-messages
- ui-toast
- flash-message
- flash-messages
Loading