From ab5751553cb79aff435baf50896395e2b061823c Mon Sep 17 00:00:00 2001 From: Dmitriy Date: Mon, 19 Feb 2024 12:10:31 +0200 Subject: [PATCH] add tracked-instance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47ee5d8ab..d9b5c389b 100644 --- a/README.md +++ b/README.md @@ -2716,6 +2716,7 @@ _Handling of user events (scroll, click, key strike, ...)_ - [Reforms.js](https://github.com/empla/reforms) - Vue 3 and Bootstrap forms and cards generator. Validation, multiple fields, grouping, schema and more. - [FormKit](https://github.com/formkit/formkit) - Vue 3 form development. 10x faster. Form inputs, validation, submission, error handling, generation, accessibility, theming, and more. - [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. ##### Validation