Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add @f3ve/vue-notify #4137

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -1361,6 +1361,7 @@ _Toaster / snackbar — Notify the user with a modeless temporary little popup_
- [@kyvg/vue3-notification](https://github.com/kyvg/vue3-notification) - Vue 3 notification library
- [vue-global-alert-utility](https://github.com/RashadSaleh/vue-global-alert-utility) - A Vue.js global alert utility to replace vanilla JavaScript `alert` function with better user and developer experience, while keeping it as simple as possible.
- [notivue](https://github.com/smastrom/notivue) - Fully-featured notification system for Vue 3 and Nuxt 3.
- [@f3ve/vue-notify](https://github.com/f3ve/vue-notify) Fully customizable and accessible stacking toasts for Vue3. Includes a composable for handling async functions and a notificaton API powered by Pinia🍍.

#### Loader

Expand Down