diff --git a/icons/toastflow.png b/icons/toastflow.png new file mode 100644 index 000000000..091010d97 Binary files /dev/null and b/icons/toastflow.png differ diff --git a/modules/toastflow.yml b/modules/toastflow.yml new file mode 100644 index 000000000..a912be7a4 --- /dev/null +++ b/modules/toastflow.yml @@ -0,0 +1,18 @@ +name: nuxt-toastflow +description: >- + Framework-agnostic toast engine with Vue 3 renderer and Nuxt module support. + Typed core, smooth stack animations, CSS-first theming, and full control over layout and behavior. +repo: adrianjanocko/toastflow +npm: nuxt-toastflow +icon: toastflow.png +github: https://github.com/adrianjanocko/toastflow/blob/main/packages/nuxt +website: https://toastflow.top/ +learn_more: https://toastflow.top/ +category: UI +type: 3rd-party +maintainers: + - name: Adrian Janocko + github: adrianjanocko +compatibility: + nuxt: '>=3.0.0' + requires: {}