From feafad1be3ee2dbc8636ec333884e2c44237f982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Nagy?= Date: Mon, 16 Jun 2025 06:52:20 +0200 Subject: [PATCH] feat: add VueFormify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5216dd96..b695b6aa1 100644 --- a/README.md +++ b/README.md @@ -1407,6 +1407,7 @@ _Handling of user events (scroll, click, key strike, ...)_ - [vrf](https://github.com/dimailn/vrf) - Declarative scalable ui-agnostic markup-based Vue forms. - [tracked-instance](https://github.com/rudnik275/tracked-instance) - Build large forms and track all changes. - [Vorm](https://github.com/Flo0806/vorm) - A dynamic, schema-driven and fully validated form engine for Vue 3 with zero dependencies and full slot control. +- [VueFormify](https://github.com/mateenagy/vue-formify) - Build powerful, type-safe forms in Vue 3. ##### Validation