From 700104f03911a50ce3656289c4740b7403f57e21 Mon Sep 17 00:00:00 2001 From: tu6ge Date: Tue, 12 Aug 2025 12:55:52 +0800 Subject: [PATCH] feat: add vue-uform --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 132fc67ad..8e3d282d5 100644 --- a/README.md +++ b/README.md @@ -1427,6 +1427,7 @@ _Handling of user events (scroll, click, key strike, ...)_ - [vest](https://github.com/ealush/vest) - 🦺 Declarative form validation framework inspired by unit testing. - [vorms](https://github.com/Mini-ghost/vorms) - Vue Form Validate with Composition API. - [regle](https://github.com/victorgarciaesgi/regle) - ✅ Headless form validation library for Vue.js. +- [vue-uform](https://github.com/tu6ge/vue-uform) - an component-first, unstyled, flexible form validation library for Vue 3 #### Resize