From 306a1ef156e7310ea501503574662707bb0aea86 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:31:55 +0100 Subject: [PATCH] Add Toastflow to the list of Vue 3 resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79fdbf7..6d997b8 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ A curated list of awesome things related to Vue 3 - [V-privacy](https://github.com/fchancel/v-privacy) - A Vue 3 plugin that allows you to manage the privacy of an HTML element by blurring its content and optional encrypt node text data in DOM. - [Vuersatile Components](https://www.andres-brugarolas.com/vuersatile-components/) - A Vue 3 component library, with form self-validation and a SCSS framework integrated. - [Vue 3 Easter Egg Trigger](https://github.com/webdevnerdstuff/vue3-easter-egg-trigger) - This packages makes it nice and easy to add Easter Egg triggers to your Vue3 site. +- [Toastflow](https://github.com/adrianjanocko/toastflow) - 💡 Headless toast (notification) engine + Vue 3 renderer (TS-first, CSS-first theming, highly customizable). ## Examples