From 8ce38673d28b57b30ffdbab10ca3b765adc79d48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Jano=C4=8Dko?= <65062119+adrianjanocko@users.noreply.github.com> Date: Sun, 14 Dec 2025 11:36:33 +0100 Subject: [PATCH] Add Toastflow to notification libraries list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8723a5c22..bd1c69a48 100644 --- a/README.md +++ b/README.md @@ -1051,6 +1051,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. +- [Toastflow](https://github.com/adrianjanocko/toastflow) - 💡 Headless toast (notification) engine + Vue 3 renderer (TS-first, CSS-first theming, highly customizable). #### Loader